You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LLVM-J
Wraps the C bindings of LLVM for use in Java. Requires LLVM built as
shared-library (--enable-shared). Uses Bridj for interop -- no SWIG,
no need for extra wrapper DLL.