summaryrefslogtreecommitdiffstats
path: root/clang/utils/TableGen/TableGen.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-12-04 09:53:39 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-12-04 09:53:39 +0000
commit59ff16cf7477e6f25d5c22970e70c64d60b46271 (patch)
tree38a0e0daf8e249662e2d7740d33c1570d2e93a4f /clang/utils/TableGen/TableGen.cpp
parentfa0b3bb7ec17e523cfc7dca212988dccd3ee1af7 (diff)
downloadbcm5719-llvm-59ff16cf7477e6f25d5c22970e70c64d60b46271.tar.gz
bcm5719-llvm-59ff16cf7477e6f25d5c22970e70c64d60b46271.zip
Sort the #include lines under utils/...
llvm-svn: 169245
Diffstat (limited to 'clang/utils/TableGen/TableGen.cpp')
-rw-r--r--clang/utils/TableGen/TableGen.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/utils/TableGen/TableGen.cpp b/clang/utils/TableGen/TableGen.cpp
index 41471a484c6..32aaf710153 100644
--- a/clang/utils/TableGen/TableGen.cpp
+++ b/clang/utils/TableGen/TableGen.cpp
@@ -12,7 +12,6 @@
//===----------------------------------------------------------------------===//
#include "TableGenBackends.h" // Declares all backends.
-
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/PrettyStackTrace.h"
#include "llvm/Support/Signals.h"
OpenPOWER on IntegriCloud