[bazel] Add comment about DEFAULT_TARGETS (#174479)
This should not include targets that aren't enabled in cmake.
6ccf97674b
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
"""Helper macros to configure the LLVM overlay project."""
|
||||
|
||||
# Should be kept in sync with LLVM_ALL_TARGETS in llvm/CMakeLists.txt
|
||||
DEFAULT_TARGETS = [
|
||||
"AArch64",
|
||||
"AMDGPU",
|
||||
|
||||
Reference in New Issue
Block a user