Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Commit c6d6370

Browse files
committed
Update to latest versions of LLVM and picolibc building a working toolchain
The toolchain passes the check-toolchain test.
1 parent 44f1f18 commit c6d6370

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
"llvm-project": {
1010
"comment": "tagType can be branch, tag or commithash",
1111
"tagType": "commithash",
12-
"tag": "ad0fbb03"
12+
"tag": "99354f96"
1313
},
1414
"picolibc": {
1515
"tagType": "commithash",
16-
"tag": "45da5aeb"
16+
"tag": "34618e00"
1717
},
1818
"newlib": {
1919
"tagType": "tag",

0 commit comments

Comments
 (0)