forked from OSchip/llvm-project
[PM] Update Clang to follow the header rename in LLVM r199041.
llvm-svn: 199042
This commit is contained in:
parent
b8ddc7043c
commit
0a50c49607
|
@ -19,8 +19,8 @@
|
|||
#include "llvm/CodeGen/RegAllocRegistry.h"
|
||||
#include "llvm/CodeGen/SchedulerRegistry.h"
|
||||
#include "llvm/IR/DataLayout.h"
|
||||
#include "llvm/IR/IRPrintingPasses.h"
|
||||
#include "llvm/IR/Module.h"
|
||||
#include "llvm/IR/PrintModulePass.h"
|
||||
#include "llvm/MC/SubtargetFeature.h"
|
||||
#include "llvm/PassManager.h"
|
||||
#include "llvm/Support/CommandLine.h"
|
||||
|
|
Loading…
Reference in New Issue