diff options
| author | Oscar Fuentes <ofv@wanadoo.es> | 2009-06-10 22:53:59 +0000 |
|---|---|---|
| committer | Oscar Fuentes <ofv@wanadoo.es> | 2009-06-10 22:53:59 +0000 |
| commit | 96c9dea4a058f78d49dd8d8f5a2dc6b4696f9957 (patch) | |
| tree | 267fd9ab34542c77e8829e96d22a3960199a78fa /llvm/lib | |
| parent | cc08af1f0c4f0ae3274f24de5f55c0f528a20bd8 (diff) | |
| download | bcm5719-llvm-96c9dea4a058f78d49dd8d8f5a2dc6b4696f9957.tar.gz bcm5719-llvm-96c9dea4a058f78d49dd8d8f5a2dc6b4696f9957.zip | |
CMake: Updated list of files on lib/CodeGen/CMakeLists.txt.
llvm-svn: 73174
Diffstat (limited to 'llvm/lib')
| -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 ff917a72f0c..5ba8b3c147a 100644 --- a/llvm/lib/CodeGen/CMakeLists.txt +++ b/llvm/lib/CodeGen/CMakeLists.txt @@ -12,6 +12,7 @@ add_llvm_library(LLVMCodeGen IntrinsicLowering.cpp LLVMTargetMachine.cpp LatencyPriorityQueue.cpp + LazyLiveness.cpp LiveInterval.cpp LiveIntervalAnalysis.cpp LiveStackAnalysis.cpp |

