Target/Mips: Unbreak CMake build.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 25 Jan 2012 03:15:46 +0000 (03:15 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 25 Jan 2012 03:15:46 +0000 (03:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148909 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Mips/CMakeLists.txt

index 7c80fc29b31edd5e82950a1ae624d080b604d911..13d17e4e5293b7ee6c0e0eba49af9ca3f4939913 100644 (file)
@@ -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