summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object
diff options
context:
space:
mode:
authorDylan Noblesmith <nobled@dreamwidth.org>2012-04-03 15:48:10 +0000
committerDylan Noblesmith <nobled@dreamwidth.org>2012-04-03 15:48:10 +0000
commit6338485d59ddc81c3105c52e1bca251e4fcf8ecf (patch)
tree6017195e3af1f8a228ee45235b4be91ce2511afd /llvm/lib/Object
parent6e3e78acbab6d53771667e75b12e0757a2b3d0c6 (diff)
downloadbcm5719-llvm-6338485d59ddc81c3105c52e1bca251e4fcf8ecf.tar.gz
bcm5719-llvm-6338485d59ddc81c3105c52e1bca251e4fcf8ecf.zip
Object: drop bogus VMCore dependency
llvm-svn: 153956
Diffstat (limited to 'llvm/lib/Object')
-rw-r--r--llvm/lib/Object/LLVMBuild.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Object/LLVMBuild.txt b/llvm/lib/Object/LLVMBuild.txt
index 0041acd7574..69610f991fd 100644
--- a/llvm/lib/Object/LLVMBuild.txt
+++ b/llvm/lib/Object/LLVMBuild.txt
@@ -19,4 +19,4 @@
type = Library
name = Object
parent = Libraries
-required_libraries = Core Support
+required_libraries = Support
OpenPOWER on IntegriCloud