If you use pseudo-targets like AllTargetsCodeGens in LLVM_DYLIB_COMPONENTS
then a test will fail because ./bin/llvm-config --shared-mode can't
handle these targets. We can fix this by expanding them before embedding
the string into llvm-config
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM