summaryrefslogtreecommitdiff
path: root/llvm/test/Feature/load_plugin_error.ll
AgeCommit message (Expand)Author
2025-01-10[ThinLTO] Skip opt pipeline and summary wrapper pass on empty modules (#120143)Teresa Johnson
2024-06-26Fix test introduced by d29fdfbc4e3bJoel E. Denny
2024-06-26[LTO] Avoid assert fail on failed pass plugin load (#96691)Joel E. Denny
2023-10-23[opt] Properly report errors when loading pass plugins (#69745)Arthur Eubanks