[llvm] [CodeGen] Expose the extensibility of PassConfig to plugins (PR #139059)
Jan Patrick Lehr via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 10 05:00:17 PDT 2025
jplehr wrote:
This broke https://lab.llvm.org/buildbot/#/builders/10/builds/9125/steps/8/logs/stdio
The bot does a SHARED_LIBS=ON build. I can reproduce locally with the CMake cache file in `offload/cmake/caches/AMDGPUBot.cmake` as the build config.
https://github.com/llvm/llvm-project/pull/139059
More information about the llvm-commits
mailing list