From: NAKAMURA Takumi Date: Wed, 7 Jun 2017 04:48:45 +0000 (+0000) Subject: Reorder and reformat. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd0e332e88f2d9f69ea4e54018d163d16919e132;p=llvm Reorder and reformat. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304868 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Analysis/LLVMBuild.txt b/lib/Analysis/LLVMBuild.txt index 15c757b48f7..24bf4dde511 100644 --- a/lib/Analysis/LLVMBuild.txt +++ b/lib/Analysis/LLVMBuild.txt @@ -19,4 +19,4 @@ type = Library name = Analysis parent = Libraries -required_libraries = Core Support ProfileData Object +required_libraries = Core Object ProfileData Support