[llvm-branch-commits] [clang] [Clang] Load pass plugins before parsing LLVM options (PR #171868)
Alexis Engelke via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Dec 12 03:09:16 PST 2025
aengelke wrote:
> We don't expose LLVM_BUILD_EXAMPLES as export, so clang standalone won't see it. Also, I think %llvmshlibdir is broken in standalone builds.
Then there's no problem. `%llvmshlibdir` is also used for all other Clang plugin tests.
https://github.com/llvm/llvm-project/pull/171868
More information about the llvm-branch-commits
mailing list