mirror of
https://github.com/RPCS3/llvm.git
synced 2025-04-03 05:41:42 +00:00
Fix CMake makefiles
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85994 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ad95ff9fab
commit
dece1e217a
@ -42,6 +42,7 @@ add_llvm_library(LLVMCodeGen
|
||||
Passes.cpp
|
||||
PostRASchedulerList.cpp
|
||||
PreAllocSplitting.cpp
|
||||
ProcessImplicitDefs.cpp
|
||||
PrologEpilogInserter.cpp
|
||||
PseudoSourceValue.cpp
|
||||
RegAllocLinearScan.cpp
|
||||
@ -57,6 +58,7 @@ add_llvm_library(LLVMCodeGen
|
||||
ShrinkWrapping.cpp
|
||||
SimpleRegisterCoalescing.cpp
|
||||
SjLjEHPrepare.cpp
|
||||
SlotIndexes.cpp
|
||||
Spiller.cpp
|
||||
StackProtector.cpp
|
||||
StackSlotColoring.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user