Skip to content

Commit 955c1b5

Browse files
committed
Guard debug info on LLVM version
1 parent 6166c69 commit 955c1b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shim.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
#include <llvm-c/BitReader.h>
99
#include <llvm-c/BitWriter.h>
1010
#include <llvm-c/Core.h>
11-
#include <llvm-c/DebugInfo.h>
1211
#include <llvm-c/Disassembler.h>
1312
#include <llvm-c/ErrorHandling.h>
1413
#include <llvm-c/ExecutionEngine.h>

0 commit comments

Comments
 (0)