Skip to content

Commit 4908c4e

Browse files
committed
test llvm 18 for xtensa
xtensa_release_18.1.2
1 parent 0a8994a commit 4908c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-scripts/build_llvm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ def main():
299299
"xtensa": {
300300
"repo": "https://github.com/espressif/llvm-project.git",
301301
"repo_ssh": "git@github.com:espressif/llvm-project.git",
302-
"branch": "xtensa_release_17.0.1",
302+
"branch": "xtensa_release_18.1.2",
303303
},
304304
"default": {
305305
"repo": "https://github.com/llvm/llvm-project.git",

0 commit comments

Comments
 (0)