Add support for LLVM version 21.1.0#9747
Conversation
There was a problem hiding this comment.
Code Review
This pull request adds support for LLVM version 21.1.0 and introduces x86 architecture configurations for the libllvm package. Several critical issues were identified, including a Lua syntax error using "else if" instead of "elseif", a missing download URL for the x86 architecture, and the use of an invalid LLVM version with an empty string hash and non-existent git tag.
b3ce0a7 to
8619ff7
Compare
fc29e43 to
01dd806
Compare
|
The ubuntu build is passing if I am using act The CI is not powerful enough |
Due to CI's resource limitations, I will manually merge it once your local testing and verification are successful. |
|
Could not test on Apple-based systems or ARM-based operating systems |
|
Maybe we can try |
Removed the '-j1' option from the xmake test command.
|
What should we do here? |
|
Maybe we can improve existing runners but this would be very hard to achieve as we can try increase SWAP size https://github.com/marketplace/actions/maximize-build-disk-space |



No description provided.