summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-12-02 22:19:31 +0000
committerDouglas Gregor <dgregor@apple.com>2009-12-02 22:19:31 +0000
commita3b825edd1aa8297bea29c28c0bfc6453931172e (patch)
treeaa0a83e2ed5171c413cce56910be76f4aa227143 /llvm/lib/CodeGen
parent20e9d030c989b2436648c7dfcb72770b932925c1 (diff)
downloadbcm5719-llvm-a3b825edd1aa8297bea29c28c0bfc6453931172e.tar.gz
bcm5719-llvm-a3b825edd1aa8297bea29c28c0bfc6453931172e.zip
Fix CMake makefiles
llvm-svn: 90354
Diffstat (limited to 'llvm/lib/CodeGen')
-rw-r--r--llvm/lib/CodeGen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/CodeGen/CMakeLists.txt b/llvm/lib/CodeGen/CMakeLists.txt
index 1439f418e8c..1fac39512c7 100644
--- a/llvm/lib/CodeGen/CMakeLists.txt
+++ b/llvm/lib/CodeGen/CMakeLists.txt
@@ -35,6 +35,7 @@ add_llvm_library(LLVMCodeGen
MachinePassRegistry.cpp
MachineRegisterInfo.cpp
MachineSink.cpp
+ MachineSSAUpdater.cpp
MachineVerifier.cpp
MaxStackAlignment.cpp
ObjectCodeEmitter.cpp
OpenPOWER on IntegriCloud