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
Please register or sign in to comment