summaryrefslogtreecommitdiff
path: root/lib/Target/CppBackend
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-12-11 00:30:57 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-12-11 00:30:57 +0000
commit0d87d72fa7d371950a17a18716984640373b09e7 (patch)
tree043e900bb69f83ede9ff20b2370412c77a1a797d /lib/Target/CppBackend
parent23daba0cb2b2a12feb20d8bcce92cab9aed88d30 (diff)
downloadllvm-0d87d72fa7d371950a17a18716984640373b09e7.tar.gz
llvm-0d87d72fa7d371950a17a18716984640373b09e7.tar.bz2
llvm-0d87d72fa7d371950a17a18716984640373b09e7.tar.xz
Prune redundant dependencies in LLVMBuild.txt.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196988 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/CppBackend')
-rw-r--r--lib/Target/CppBackend/TargetInfo/LLVMBuild.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/CppBackend/TargetInfo/LLVMBuild.txt b/lib/Target/CppBackend/TargetInfo/LLVMBuild.txt
index d4dfc3ef04..9c186a52f4 100644
--- a/lib/Target/CppBackend/TargetInfo/LLVMBuild.txt
+++ b/lib/Target/CppBackend/TargetInfo/LLVMBuild.txt
@@ -19,5 +19,5 @@
type = Library
name = CppBackendInfo
parent = CppBackend
-required_libraries = MC Support Target
+required_libraries = Support
add_to_library_groups = CppBackend