[bazel] Add comment about DEFAULT_TARGETS (#174479)

This should not include targets that aren't enabled in cmake.

6ccf97674b2deaa03e271725306b18a712a56113
This commit is contained in:
Keith Smiley 2026-01-05 13:28:56 -08:00 committed by GitHub
parent fb8bbd4ed8
commit 7071c469f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",