summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2012-01-25 03:15:46 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2012-01-25 03:15:46 +0000
commit96a21dcea3cf426f87105dd4764cb01fc73678be (patch)
tree243f6c1ff939aae26593714cc9a91c297b3f9434 /llvm/lib
parent86d5fadd578e754cba90a80d1c8b0b171df2ec79 (diff)
downloadbcm5719-llvm-96a21dcea3cf426f87105dd4764cb01fc73678be.tar.gz
bcm5719-llvm-96a21dcea3cf426f87105dd4764cb01fc73678be.zip
Target/Mips: Unbreak CMake build.
llvm-svn: 148909
Diffstat (limited to 'llvm/lib')
-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 7c80fc29b31..13d17e4e529 100644
--- a/llvm/lib/Target/Mips/CMakeLists.txt
+++ b/llvm/lib/Target/Mips/CMakeLists.txt
@@ -11,6 +11,7 @@ tablegen(LLVM MipsGenSubtargetInfo.inc -gen-subtarget)
add_public_tablegen_target(MipsCommonTableGen)
add_llvm_target(MipsCodeGen
+ MipsAnalyzeImmediate.cpp
MipsAsmPrinter.cpp
MipsCodeEmitter.cpp
MipsDelaySlotFiller.cpp
OpenPOWER on IntegriCloud