Unverified Commit 23d86165 authored by Adam Paszke's avatar Adam Paszke Committed by GitHub
Browse files

[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).
parent 61ef9fdd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment