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.72k stars 201 forks source link

Add support for LLVM 9 #419

Closed elliottslaughter closed 4 years ago

elliottslaughter commented 4 years ago

Thanks again to @ProfFan who did most of the hard work.

elliottslaughter commented 4 years ago

Linux is clean now.

macOS is failing due to what seems to be Travis not using a new enough Ruby for Homebrew (sigh, Travis).

I haven't tested Windows yet but we need to get LLVM built there first anyway.

elliottslaughter commented 4 years ago

I'm merging this, we can sort out Windows later.