]> granicus.if.org Git - llvm/commitdiff
Reorder and reformat.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 7 Jun 2017 04:48:45 +0000 (04:48 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 7 Jun 2017 04:48:45 +0000 (04:48 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304868 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Analysis/LLVMBuild.txt

index 15c757b48f76c8a6e0452e009a8cbea5d5600681..24bf4dde51146cb433c9dd4674f1ea8459d6881f 100644 (file)
@@ -19,4 +19,4 @@
 type = Library
 name = Analysis
 parent = Libraries
-required_libraries = Core Support ProfileData Object
+required_libraries = Core Object ProfileData Support