banach-space / llvm-tutor

A collection of out-of-tree LLVM passes for teaching and learning
MIT License
2.95k stars 393 forks source link

update LLVM version to 18 #118

Closed x14ngch3n closed 2 months ago

x14ngch3n commented 2 months ago

https://github.com/banach-space/llvm-tutor/issues/117

x14ngch3n commented 2 months ago

The docker-archlinux failed because it always downloads the code from main branch other than my PR branch, but I test it on my machine and it builds successfully

banach-space commented 2 months ago

Thank you for helping out - this part of llvm-tutor was crying for a bit of love. Great work - much appreciated!