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

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 26 11:56:30 PDT 2024


MaskRay wrote:

LGTM. Ideally LTOBackend.cpp should have a better error reporting mechanism than we do not need so many `report_fatal_error`

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


More information about the llvm-commits mailing list