Fix dependencies/shared library build
authorMatthias Braun <matze@braunis.de>
Tue, 25 Aug 2015 17:07:40 +0000 (17:07 +0000)
committerMatthias Braun <matze@braunis.de>
Tue, 25 Aug 2015 17:07:40 +0000 (17:07 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245955 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Transforms/IPO/LLVMBuild.txt

index 56723901702945d393f5df8c379c1fc2e6097585..ff6970bd82cae2f3a841b0f74112a1c28a4f474b 100644 (file)
@@ -20,4 +20,4 @@ type = Library
 name = IPO
 parent = Transforms
 library_name = ipo
-required_libraries = Analysis Core InstCombine Scalar Support TransformUtils Vectorize
+required_libraries = Analysis Core InstCombine Scalar Support TransformUtils Vectorize ProfileData