Unverified Commit 3fe69bab authored by Mehdi Amini's avatar Mehdi Amini Committed by GitHub
Browse files

Improve llvm-config.h to record which target is configured or not (#71164)

These macro can help guarding some tests and other section of code
which rely on detecting if a particular target is available. This
is common the MLIR codegeneration for GPU targets for example.
parent af599389
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