forked from OSchip/llvm-project
Target/R600/CMakeLists.txt: Prune SILowerLiteralConstants.cpp corresponding to r175354.
llvm-svn: 175361
This commit is contained in:
parent
64bf78046e
commit
eddbc713e1
|
@ -45,7 +45,6 @@ add_llvm_target(R600CodeGen
|
|||
SIInsertWaits.cpp
|
||||
SIInstrInfo.cpp
|
||||
SIISelLowering.cpp
|
||||
SILowerLiteralConstants.cpp
|
||||
SILowerControlFlow.cpp
|
||||
SIMachineFunctionInfo.cpp
|
||||
SIRegisterInfo.cpp
|
||||
|
|
Loading…
Reference in New Issue