summaryrefslogtreecommitdiff
path: root/etc/patches/TARGETS
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2025-03-21 13:04:02 +0100
committerOliver Reiche <oliver.reiche@huawei.com>2025-04-02 15:32:09 +0200
commit6d6a44d2d005cc76354565fa0cfde5699e7d96bc (patch)
tree63fac79a1cbe4e8e9481138dc7904ce941452162 /etc/patches/TARGETS
parente954e9e0d78413f32d8c11fcb2c96d17e157484b (diff)
downloadbootstrappable-toolchain-6d6a44d2d005cc76354565fa0cfde5699e7d96bc.tar.gz
Add Clang 20.1.0
Diffstat (limited to 'etc/patches/TARGETS')
-rw-r--r--etc/patches/TARGETS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/patches/TARGETS b/etc/patches/TARGETS
index f52388c..aacebe8 100644
--- a/etc/patches/TARGETS
+++ b/etc/patches/TARGETS
@@ -8,4 +8,5 @@
, "clang-17": {"type": "install", "deps": [["TREE", null, "clang-17"]]}
, "clang-18": {"type": "install", "deps": [["TREE", null, "clang-18"]]}
, "clang-19": {"type": "install", "deps": [["TREE", null, "clang-19"]]}
+, "clang-20": {"type": "install", "deps": [["TREE", null, "clang-20"]]}
}