summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2010-07-22 06:00:01 +0000
committerOwen Anderson <resistor@mac.com>2010-07-22 06:00:01 +0000
commit214e46eac77bcea2b57d0d454a2dda1d97e979fb (patch)
tree2366cdd7e056ac48e7b20b7b6e04f29fdc9ec883 /lib
parentc96a82a53415fd0b6cb1bbea2593dc18683c70cc (diff)
downloadllvm-214e46eac77bcea2b57d0d454a2dda1d97e979fb.tar.gz
llvm-214e46eac77bcea2b57d0d454a2dda1d97e979fb.tar.bz2
llvm-214e46eac77bcea2b57d0d454a2dda1d97e979fb.tar.xz
Update CMake files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109081 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 28f440a767..db8087ca1f 100644
--- a/lib/Target/ARM/CMakeLists.txt
+++ b/lib/Target/ARM/CMakeLists.txt
@@ -21,6 +21,7 @@ add_llvm_target(ARMCodeGen
ARMConstantIslandPass.cpp
ARMConstantPoolValue.cpp
ARMExpandPseudoInsts.cpp
+ ARMFastISel.cpp
ARMISelDAGToDAG.cpp
ARMISelLowering.cpp
ARMInstrInfo.cpp