forked from OSchip/llvm-project
parent
04ef9492fd
commit
877d5a712d
|
@ -35,7 +35,6 @@
|
|||
#include "llvm/Support/Dwarf.h"
|
||||
#include "llvm/Support/FileSystem.h"
|
||||
#include "llvm/Target/TargetData.h"
|
||||
#include "llvm/Target/TargetMachine.h"
|
||||
using namespace clang;
|
||||
using namespace clang::CodeGen;
|
||||
|
||||
|
|
Loading…
Reference in New Issue