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
Feat: add LLVM global values. Remove all unsafe dispose calls and all…
… unsafe public API. (#14)
* Added basic implementations for global values
* Added Linkage and Visibility
* Added documentation
Feat: Added LLVM Value Constants: expressions & a lot of documentatio…
…ns (#11)
* Added LLVM Value Constants: expressions. Added a lot of documentations
* Extend documentation