Loading
Commits on Source 8
-
Peter Marheine authored
-
Peter Marheine authored
-
Peter Marheine authored
-
Peter Marheine authored
Fixes #18. It's pretty easy to make this mistake when manually transcribing C headers. :(
-
Peter Marheine authored
-
Bernardo Ferrari authored
Fixes issue #19 by adding: LLVMCreateTypeAttribute; LLVMGetTypeAttributeValue; and LLVMIsTypeAttribute.
-
Peter Marheine authored
Add missing type attribute api. Closes #19 See merge request taricorp/llvm-sys.rs!12
-
Peter Marheine authored
This adds support for attribute APIs that were sneakily added in LLVM 12.0.1.