Add missing functions to rustllvm.def.in
This commit is contained in:
parent
051b401051
commit
1bea273974
1 changed files with 3 additions and 0 deletions
|
@ -593,3 +593,6 @@ LLVMX86MMXTypeInContext
|
||||||
LLVMConstNamedStruct
|
LLVMConstNamedStruct
|
||||||
LLVMStructCreateNamed
|
LLVMStructCreateNamed
|
||||||
LLVMStructSetBody
|
LLVMStructSetBody
|
||||||
|
LLVMAddLowerSetJmpPass
|
||||||
|
LLVMAddRaiseAllocationsPass
|
||||||
|
LLVMIsAUnwindInst
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue