summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/MBlaze/TargetInfo/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/MBlaze/TargetInfo/CMakeLists.txt')
-rw-r--r--llvm/lib/Target/MBlaze/TargetInfo/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/llvm/lib/Target/MBlaze/TargetInfo/CMakeLists.txt b/llvm/lib/Target/MBlaze/TargetInfo/CMakeLists.txt
index 93fce58883e..b554d9b15e4 100644
--- a/llvm/lib/Target/MBlaze/TargetInfo/CMakeLists.txt
+++ b/llvm/lib/Target/MBlaze/TargetInfo/CMakeLists.txt
@@ -5,10 +5,4 @@ add_llvm_library(LLVMMBlazeInfo
MBlazeTargetInfo.cpp
)
-add_llvm_library_dependencies(LLVMMBlazeInfo
- LLVMMC
- LLVMSupport
- LLVMTarget
- )
-
add_dependencies(LLVMMBlazeInfo MBlazeCommonTableGen)
OpenPOWER on IntegriCloud