diff options
| author | Oscar Fuentes <ofv@wanadoo.es> | 2008-10-21 02:37:50 +0000 |
|---|---|---|
| committer | Oscar Fuentes <ofv@wanadoo.es> | 2008-10-21 02:37:50 +0000 |
| commit | 0e12e5b12c344b23920edd5adebf9ef740e92749 (patch) | |
| tree | bd06f68a6944a0a1de804a95ca5f82f20a7ae8e2 /llvm | |
| parent | fa29b67aee84204b74f111e07e5ab7fea241f4ce (diff) | |
| download | bcm5719-llvm-0e12e5b12c344b23920edd5adebf9ef740e92749.tar.gz bcm5719-llvm-0e12e5b12c344b23920edd5adebf9ef740e92749.zip | |
CMake: updated lib/CodeGen/CMakeLists.txt
llvm-svn: 57869
Diffstat (limited to 'llvm')
| -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 757d3ed0215..b5d3e263cfa 100644 --- a/llvm/lib/CodeGen/CMakeLists.txt +++ b/llvm/lib/CodeGen/CMakeLists.txt @@ -30,6 +30,7 @@ add_llvm_library(LLVMCodeGen PHIElimination.cpp Passes.cpp PostRASchedulerList.cpp + PreAllocSplitting.cpp PrologEpilogInserter.cpp PseudoSourceValue.cpp RegAllocBigBlock.cpp |

