terralang / terra

Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.
terralang.org
Other
2.71k stars 197 forks source link

Remove LLVM <= 10 #634

Closed elliottslaughter closed 12 months ago

elliottslaughter commented 12 months ago

This PR performs the final removal of all LLVM versions <= 10, as described in #543.

I am not planning on merging this until I do one last release in the 1.1.x series to capture currently pending fixes.

TODO: