diff options
Diffstat (limited to 'src/rustllvm/rustllvm.def.in')
| -rw-r--r-- | src/rustllvm/rustllvm.def.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rustllvm/rustllvm.def.in b/src/rustllvm/rustllvm.def.in index 0bd524c2..74acb28b 100644 --- a/src/rustllvm/rustllvm.def.in +++ b/src/rustllvm/rustllvm.def.in @@ -1,6 +1,7 @@ LLVMRustCreateMemoryBufferWithContentsOfFile LLVMRustWriteOutputFile LLVMRustGetLastError +LLVMLinkModules LLVMCreateObjectFile LLVMDisposeObjectFile LLVMGetSections |