summaryrefslogtreecommitdiffstats
path: root/llvm/utils
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2011-11-11 22:59:23 +0000
committerDaniel Dunbar <daniel@zuster.org>2011-11-11 22:59:23 +0000
commit2f39f727032aecc69c3e3ed40aca5128719f9df0 (patch)
tree825f524a5adaa55e4c2d5db611e236118f06e7be /llvm/utils
parentb8a9c43d077f92bd99e17ce21948589ff43ed319 (diff)
downloadbcm5719-llvm-2f39f727032aecc69c3e3ed40aca5128719f9df0.tar.gz
bcm5719-llvm-2f39f727032aecc69c3e3ed40aca5128719f9df0.zip
LLVMBuild: Alphabetize required_libraries lists.
llvm-svn: 144416
Diffstat (limited to 'llvm/utils')
-rw-r--r--llvm/utils/TableGen/LLVMBuild.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/utils/TableGen/LLVMBuild.txt b/llvm/utils/TableGen/LLVMBuild.txt
index 71aee49ab1a..b2a8ac67434 100644
--- a/llvm/utils/TableGen/LLVMBuild.txt
+++ b/llvm/utils/TableGen/LLVMBuild.txt
@@ -19,5 +19,5 @@
type = BuildTool
name = tblgen
parent = BuildTools
-required_libraries = TableGen Support
+required_libraries = Support TableGen
OpenPOWER on IntegriCloud