Use DIBuilder in debuginfo
This commit is contained in:
parent
5f0e494d9d
commit
868f9a88d6
6 changed files with 832 additions and 708 deletions
|
@ -43,6 +43,8 @@
|
|||
#include "llvm/Transforms/IPO.h"
|
||||
#include "llvm/Transforms/Instrumentation.h"
|
||||
#include "llvm/Transforms/Vectorize.h"
|
||||
#include "llvm/DebugInfo.h"
|
||||
#include "llvm/DIBuilder.h"
|
||||
#include "llvm-c/Core.h"
|
||||
#include "llvm-c/BitReader.h"
|
||||
#include "llvm-c/ExecutionEngine.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue