snirk-lang / protosnirk

The beginnings of a programming language
MIT License
1 stars 1 forks source link

LLVM bindings are out of date #92

Closed SnirkImmington closed 5 years ago

SnirkImmington commented 5 years ago

I'll reopen this issue whenever we drift behind LLVM version. Aside from the major changes where they break things LLVM is good at maintaining backwards compatibility and providing deprecation periods.

Right now, we're not under a lot of pressure to update.

SnirkImmington commented 5 years ago

Updated to LLVM 7.