Skip to content

Commit be6687c

Browse files
committed
Add DebugInfo.h from LLVM 6.0
1 parent e85a8eb commit be6687c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shim.h

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
#include <llvm-c/BitReader.h>
99
#include <llvm-c/BitWriter.h>
1010
#include <llvm-c/Core.h>
11+
#include <llvm-c/DebugInfo.h>
1112
#include <llvm-c/Disassembler.h>
1213
#include <llvm-c/ErrorHandling.h>
1314
#include <llvm-c/ExecutionEngine.h>

0 commit comments

Comments
 (0)