forked from OSchip/llvm-project
llvm/lib/CodeGen: Fix cmake build since r146542.
llvm-svn: 146550
This commit is contained in:
parent
fdeaf25827
commit
4c5ab7bb38
|
@ -47,6 +47,7 @@ add_llvm_library(LLVMCodeGen
|
|||
MachineFunctionPass.cpp
|
||||
MachineFunctionPrinterPass.cpp
|
||||
MachineInstr.cpp
|
||||
MachineInstrBundle.cpp
|
||||
MachineLICM.cpp
|
||||
MachineLoopInfo.cpp
|
||||
MachineLoopRanges.cpp
|
||||
|
|
Loading…
Reference in New Issue