mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-04 17:58:22 +00:00
add ShrinkWrapping.cpp
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71645 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bcc2e7dc2c
commit
9422e01a63
@ -46,6 +46,7 @@ add_llvm_library(LLVMCodeGen
|
|||||||
ScheduleDAGInstrs.cpp
|
ScheduleDAGInstrs.cpp
|
||||||
ScheduleDAGPrinter.cpp
|
ScheduleDAGPrinter.cpp
|
||||||
ShadowStackGC.cpp
|
ShadowStackGC.cpp
|
||||||
|
ShrinkWrapping.cpp
|
||||||
SimpleRegisterCoalescing.cpp
|
SimpleRegisterCoalescing.cpp
|
||||||
StackProtector.cpp
|
StackProtector.cpp
|
||||||
StackSlotColoring.cpp
|
StackSlotColoring.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user