summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/TargetInfo/LLVMBuild.txt
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2011-11-12 02:10:57 +0000
committerDaniel Dunbar <daniel@zuster.org>2011-11-12 02:10:57 +0000
commitb8ebca83f4dff04ba21cc97673003f0bd35a2e49 (patch)
treebbd5da231b9ff4baa53da5bc6f5e5ad15496378f /lib/Target/PowerPC/TargetInfo/LLVMBuild.txt
parent75f69e3a3dff78cb89ded1d6c96ccb65603a82d9 (diff)
downloadllvm-b8ebca83f4dff04ba21cc97673003f0bd35a2e49.tar.gz
llvm-b8ebca83f4dff04ba21cc97673003f0bd35a2e49.tar.bz2
llvm-b8ebca83f4dff04ba21cc97673003f0bd35a2e49.tar.xz
build: Attempt to rectify inconsistencies between CMake and LLVMBuild versions of explicit dependencies.
- The hope is that we have a tool/test to verify these are accurate (and tight) soon. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144444 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/PowerPC/TargetInfo/LLVMBuild.txt')
-rw-r--r--lib/Target/PowerPC/TargetInfo/LLVMBuild.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/PowerPC/TargetInfo/LLVMBuild.txt b/lib/Target/PowerPC/TargetInfo/LLVMBuild.txt
index 1f5d3e7083..f51b417d52 100644
--- a/lib/Target/PowerPC/TargetInfo/LLVMBuild.txt
+++ b/lib/Target/PowerPC/TargetInfo/LLVMBuild.txt
@@ -19,6 +19,6 @@
type = Library
name = PowerPCInfo
parent = PowerPC
-required_libraries = MC Support
+required_libraries = MC Support Target
add_to_library_groups = PowerPC