summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2011-05-04 18:46:56 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2011-05-04 18:46:56 +0000
commit2998e6ce46ebe07c7cc658113fb9ac57df5e1a37 (patch)
treec12d73f8efa6b3573be0a7b907d941d1211a907d /llvm/lib/Target
parent3bace5d2238e8b622e85fd5010001a4a2c10576e (diff)
downloadbcm5719-llvm-2998e6ce46ebe07c7cc658113fb9ac57df5e1a37.tar.gz
bcm5719-llvm-2998e6ce46ebe07c7cc658113fb9ac57df5e1a37.zip
Fix cmake build.
llvm-svn: 130850
Diffstat (limited to 'llvm/lib/Target')
-rw-r--r--llvm/lib/Target/Mips/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Target/Mips/CMakeLists.txt b/llvm/lib/Target/Mips/CMakeLists.txt
index 8939b0a87a5..fd16516f385 100644
--- a/llvm/lib/Target/Mips/CMakeLists.txt
+++ b/llvm/lib/Target/Mips/CMakeLists.txt
@@ -13,6 +13,7 @@ tablegen(MipsGenSubtarget.inc -gen-subtarget)
add_llvm_target(MipsCodeGen
MipsAsmPrinter.cpp
MipsDelaySlotFiller.cpp
+ MipsEmitGPRestore.cpp
MipsExpandPseudo.cpp
MipsInstrInfo.cpp
MipsISelDAGToDAG.cpp
OpenPOWER on IntegriCloud