summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorEaswaran Raman <eraman@google.com>2016-04-18 17:10:17 +0000
committerEaswaran Raman <eraman@google.com>2016-04-18 17:10:17 +0000
commita163d276119e30f1455dc8bc85e612d65483b5a0 (patch)
tree1a2bc07cddc541576c5d23a2535560f8e0d46023 /llvm
parent246e796bcd60b32d00e6b31d542150716acfcb4c (diff)
downloadbcm5719-llvm-a163d276119e30f1455dc8bc85e612d65483b5a0.tar.gz
bcm5719-llvm-a163d276119e30f1455dc8bc85e612d65483b5a0.zip
Revert r266488.
This goes with r266477 which has been reverted. llvm-svn: 266631
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/Analysis/LLVMBuild.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Analysis/LLVMBuild.txt b/llvm/lib/Analysis/LLVMBuild.txt
index 4678cba28dc..bddf1a3ac20 100644
--- a/llvm/lib/Analysis/LLVMBuild.txt
+++ b/llvm/lib/Analysis/LLVMBuild.txt
@@ -19,4 +19,4 @@
type = Library
name = Analysis
parent = Libraries
-required_libraries = Core ProfileData Support
+required_libraries = Core Support
OpenPOWER on IntegriCloud