Fix build wamrc for xtensa failure (#1109)
Fix build wamrc failure when using llvm xtensa version, and update xtensa llvm version to 13.0.0.
This commit is contained in:
@ -208,7 +208,7 @@ def main():
|
||||
},
|
||||
"xtensa": {
|
||||
"repo": "https://github.com/espressif/llvm-project.git",
|
||||
"branch": "xtensa_release_11.0.0",
|
||||
"branch": "xtensa_release_13.0.0",
|
||||
},
|
||||
"default": {
|
||||
"repo": "https://github.com/llvm/llvm-project.git",
|
||||
|
||||
Reference in New Issue
Block a user