-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Llvm17 fix compiler-rt, add liblldb17 #48679
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Llvm17 fix compiler-rt, add liblldb17 #48679
Conversation
4f315af to
bfa8b67
Compare
| _enabled_runtimes= | ||
|
|
||
| # use $(:) to silence xlint | ||
| _enabled_projects=$(:) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
or initialize it with -DLLVM_ENABLE_PROJECTS=, but i don't care strongly.
6a4540c to
72972f6
Compare
6d54cdc to
3457f33
Compare
|
compiler_rt is failing to build on armv6l, since it is trying to use the |
3457f33 to
af466bc
Compare
|
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it. |
Testing the changes
Local build testing
[ci skip]