diff options
| author | Gabor Greif <ggreif@gmail.com> | 2009-03-11 22:52:25 +0000 |
|---|---|---|
| committer | Gabor Greif <ggreif@gmail.com> | 2009-03-11 22:52:25 +0000 |
| commit | d9065c4e29fc40728a0842803d7f53d1703994e1 (patch) | |
| tree | e01be4df8e513bdc5353ae2a59f80850ac7b8d5b /llvm/lib/CodeGen | |
| parent | 99d892b892383135f54021bde0082288e3feeb60 (diff) | |
| download | bcm5719-llvm-d9065c4e29fc40728a0842803d7f53d1703994e1.tar.gz bcm5719-llvm-d9065c4e29fc40728a0842803d7f53d1703994e1.zip | |
update
llvm-svn: 66733
Diffstat (limited to 'llvm/lib/CodeGen')
| -rw-r--r-- | llvm/lib/CodeGen/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/CMakeLists.txt b/llvm/lib/CodeGen/CMakeLists.txt index fed323742c4..a186b0538f3 100644 --- a/llvm/lib/CodeGen/CMakeLists.txt +++ b/llvm/lib/CodeGen/CMakeLists.txt @@ -47,6 +47,7 @@ add_llvm_library(LLVMCodeGen ScheduleDAGPrinter.cpp ShadowStackGC.cpp SimpleRegisterCoalescing.cpp + Spiller.cpp StackProtector.cpp StackSlotColoring.cpp StrongPHIElimination.cpp |

