llvm-project
23d86165 - [Bazel] Generate LLVM_HAS_XYZ_TARGET macros in llvm config (#94476)

Commit
1 year ago
[Bazel] Generate LLVM_HAS_XYZ_TARGET macros in llvm config (#94476) Otherwise code that depends on those targets being enabled might not get compiled correctly even if the targets are explicitly included in the configuration (in my case NVVM target for MLIR).
Author
Parents
Loading