Skip to content

Commit 1bea273

Browse files
committed
Add missing functions to rustllvm.def.in
1 parent 051b401 commit 1bea273

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: src/rustllvm/rustllvm.def.in

+3
Original file line numberDiff line numberDiff line change
@@ -593,3 +593,6 @@ LLVMX86MMXTypeInContext
593593
LLVMConstNamedStruct
594594
LLVMStructCreateNamed
595595
LLVMStructSetBody
596+
LLVMAddLowerSetJmpPass
597+
LLVMAddRaiseAllocationsPass
598+
LLVMIsAUnwindInst

0 commit comments

Comments
 (0)