[llvm] [LTO] Avoid assert fail on failed pass plugin load (PR #96691)

via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 13:46:31 PDT 2024


https://github.com/serge-sans-paille commented:

I'm not 100% sure we shouldn't stop the whole pipeline when the module fails to load. The difference in behavior between opt and llvm-lto2 is probably not a good thing :-/

https://github.com/llvm/llvm-project/pull/96691


More information about the llvm-commits mailing list