aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SystemZ/CMakeLists.txt
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2010-11-15 00:48:12 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2010-11-15 00:48:12 +0000
commita460e4a1427260bd46171e674d0a4c41cdd6313f (patch)
tree8e1f96480ad5a08e3ede0abcb9405cf6e654bae3 /lib/Target/SystemZ/CMakeLists.txt
parent33464912237efaa0ed7060829e66b59055bdd48b (diff)
downloadexternal_llvm-a460e4a1427260bd46171e674d0a4c41cdd6313f.zip
external_llvm-a460e4a1427260bd46171e674d0a4c41cdd6313f.tar.gz
external_llvm-a460e4a1427260bd46171e674d0a4c41cdd6313f.tar.bz2
Attempt to unbreak cmake-based builds
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119098 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/SystemZ/CMakeLists.txt')
-rw-r--r--lib/Target/SystemZ/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Target/SystemZ/CMakeLists.txt b/lib/Target/SystemZ/CMakeLists.txt
index 8bbdfbd..6cff1ce 100644
--- a/lib/Target/SystemZ/CMakeLists.txt
+++ b/lib/Target/SystemZ/CMakeLists.txt
@@ -15,6 +15,7 @@ add_llvm_target(SystemZCodeGen
SystemZISelDAGToDAG.cpp
SystemZISelLowering.cpp
SystemZInstrInfo.cpp
+ SystemZFrameInfo.cpp
SystemZMCAsmInfo.cpp
SystemZRegisterInfo.cpp
SystemZSubtarget.cpp