Skip to content

Commit 9eb22b0

Browse files
committed
---
yaml --- r: 2059 b: refs/heads/master c: fcb3447 h: refs/heads/master i: 2057: 1b010b2 2055: 19dc016 v: v3
1 parent ebba842 commit 9eb22b0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: cca6335c26ce3ddacafd3e6079dc56c842856c3c
2+
refs/heads/master: fcb344799a5548850155bbfdc0085044f43b43e0

trunk/src/rustllvm/RustWrapper.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ extern "C" const char *LLVMRustGetLastError(void) {
2929
return LLVMRustError;
3030
}
3131

32+
LLVMOpaqueObjectFile* (*RustHackToFetchObjectO)(LLVMOpaqueMemoryBuffer*)
33+
= LLVMCreateObjectFile;

0 commit comments

Comments
 (0)