summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-11-07 03:26:59 +0000
committerTed Kremenek <kremenek@apple.com>2009-11-07 03:26:59 +0000
commit50dddc8b0766f2a87e0647398a988b49f7ff7d25 (patch)
treeebf55f0cb8f88d8111792eadce7fde8bd53d9597 /llvm/lib
parent07119737aa37bae93c68f96d78aeba154fe9e5cf (diff)
downloadbcm5719-llvm-50dddc8b0766f2a87e0647398a988b49f7ff7d25.tar.gz
bcm5719-llvm-50dddc8b0766f2a87e0647398a988b49f7ff7d25.zip
Update CMake file.
llvm-svn: 86325
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Target/ARM/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/ARM/CMakeLists.txt b/llvm/lib/Target/ARM/CMakeLists.txt
index e071b6110ae..964551f911a 100644
--- a/llvm/lib/Target/ARM/CMakeLists.txt
+++ b/llvm/lib/Target/ARM/CMakeLists.txt
@@ -17,6 +17,7 @@ add_llvm_target(ARMCodeGen
ARMCodeEmitter.cpp
ARMConstantIslandPass.cpp
ARMConstantPoolValue.cpp
+ ARMExpandPseudoInsts.cpp
ARMISelDAGToDAG.cpp
ARMISelLowering.cpp
ARMInstrInfo.cpp
OpenPOWER on IntegriCloud