Skip to content

Commit

Permalink
Add DebugInfo.h from LLVM 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CodaFi committed Mar 14, 2018
1 parent e85a8eb commit be6687c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shim.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#include <llvm-c/BitReader.h>
#include <llvm-c/BitWriter.h>
#include <llvm-c/Core.h>
#include <llvm-c/DebugInfo.h>
#include <llvm-c/Disassembler.h>
#include <llvm-c/ErrorHandling.h>
#include <llvm-c/ExecutionEngine.h>
Expand Down

0 comments on commit be6687c

Please sign in to comment.