chriswailes / RLTK

The Ruby Language Toolkit
http://chriswailes.github.io/RLTK/
University of Illinois/NCSA Open Source License
453 stars 35 forks source link

Split the LLVM bindings into their own project: RCGTK #44

Open chriswailes opened 9 years ago

chriswailes commented 9 years ago

The code generation library, used to interact with LLVM, will be moved to its own project. This will allow developers to upgrade RLTK and the LLVM bindings independently, easing the upgrade path for both RLTK and LLVM installations.

If this will cause any major issues for anyone please let me know.