summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Sparc
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-12-20 08:42:11 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-12-20 08:42:11 +0000
commite805b16e3dde4bc56b79f14f52761427014fd7c7 (patch)
treebd33b629d485a0ee424b5a65c8c3ca41f679374b /llvm/lib/Target/Sparc
parent5ca16b1030e2bd6bf2e80d1de609f2675f1e86f7 (diff)
downloadbcm5719-llvm-e805b16e3dde4bc56b79f14f52761427014fd7c7.tar.gz
bcm5719-llvm-e805b16e3dde4bc56b79f14f52761427014fd7c7.zip
Fix up the CMake build for the new files added in r146960, they're
likely to stay either way that discussion ends up resolving itself. llvm-svn: 146966
Diffstat (limited to 'llvm/lib/Target/Sparc')
-rw-r--r--llvm/lib/Target/Sparc/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/Sparc/CMakeLists.txt b/llvm/lib/Target/Sparc/CMakeLists.txt
index 56ee7c2a4f2..ae4af0f4425 100644
--- a/llvm/lib/Target/Sparc/CMakeLists.txt
+++ b/llvm/lib/Target/Sparc/CMakeLists.txt
@@ -16,6 +16,7 @@ add_llvm_target(SparcCodeGen
SparcISelDAGToDAG.cpp
SparcISelLowering.cpp
SparcFrameLowering.cpp
+ SparcMachineFunctionInfo.cpp
SparcRegisterInfo.cpp
SparcSubtarget.cpp
SparcTargetMachine.cpp
OpenPOWER on IntegriCloud