summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/TargetInfo/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/Mips/TargetInfo/CMakeLists.txt')
-rw-r--r--llvm/lib/Target/Mips/TargetInfo/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Mips/TargetInfo/CMakeLists.txt b/llvm/lib/Target/Mips/TargetInfo/CMakeLists.txt
index 32240e09dd4..5692604504a 100644
--- a/llvm/lib/Target/Mips/TargetInfo/CMakeLists.txt
+++ b/llvm/lib/Target/Mips/TargetInfo/CMakeLists.txt
@@ -10,4 +10,4 @@ add_llvm_library_dependencies(LLVMMipsInfo
LLVMTarget
)
-add_dependencies(LLVMMipsInfo MipsCodeGenTable_gen)
+add_dependencies(LLVMMipsInfo MipsCommonTableGen)
OpenPOWER on IntegriCloud