mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-24 12:36:30 +00:00
Added CalcSpillWeights to CMakeLists.
llvm-svn: 91275
This commit is contained in:
parent
e4328758f9
commit
1266cbda54
@ -1,6 +1,7 @@
|
||||
add_llvm_library(LLVMCodeGen
|
||||
AggressiveAntiDepBreaker.cpp
|
||||
BranchFolding.cpp
|
||||
CalcSpillWeights.cpp
|
||||
CodePlacementOpt.cpp
|
||||
CriticalAntiDepBreaker.cpp
|
||||
DeadMachineInstructionElim.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user