Skip to content

LLVM 20 transition #3594

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

Open
9 tasks
ziyao233 opened this issue Apr 2, 2025 · 1 comment
Open
9 tasks

LLVM 20 transition #3594

ziyao233 opened this issue Apr 2, 2025 · 1 comment

Comments

@ziyao233
Copy link
Member

ziyao233 commented Apr 2, 2025

TODO

Workarounds/Bugs to recheck after upgrading

@ziyao233
Copy link
Member Author

ziyao233 commented Apr 3, 2025

Noted some warnings when building 20.1.2,

CMake Warning at CMakeLists.txt:161 (message):                                                                                                                 
  Using LLVM_ENABLE_PROJECTS=compiler-rt is deprecated now, and will become a                                                                                  
  fatal error in the LLVM 21 release.  Please use                                                                                                              
  -DLLVM_ENABLE_RUNTIMES=compiler-rt or see the instructions at                                                                                                
  https://compiler-rt.llvm.org/ for building the runtimes.    

we'd better to fix it in #3600 as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant