[bazel] Add comment about DEFAULT_TARGETS (#174479)

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

6ccf97674b
This commit is contained in:
Keith Smiley
2026-01-05 13:28:56 -08:00
committed by GitHub
parent fb8bbd4ed8
commit 7071c469f6

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