[bazel] Add comment about DEFAULT_TARGETS (#174479)
This should not include targets that aren't enabled in cmake. 6ccf97674b2deaa03e271725306b18a712a56113
This commit is contained in:
parent
fb8bbd4ed8
commit
7071c469f6
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user