aboutsummaryrefslogtreecommitdiffstats
path: root/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
commit80994a152341401f8151ece592fd0a07dd14ae1f (patch)
treef483a42e41fa38e220deccc867fd157045db608b /lib
parent87d0426c569d606dca1d32dc23cae9dee245fc76 (diff)
downloadexternal_llvm-80994a152341401f8151ece592fd0a07dd14ae1f.zip
external_llvm-80994a152341401f8151ece592fd0a07dd14ae1f.tar.gz
external_llvm-80994a152341401f8151ece592fd0a07dd14ae1f.tar.bz2
Update CMake file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86325 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib')
-rw-r--r--lib/Target/ARM/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Target/ARM/CMakeLists.txt b/lib/Target/ARM/CMakeLists.txt
index e071b61..964551f 100644
--- a/lib/Target/ARM/CMakeLists.txt
+++ b/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