summaryrefslogtreecommitdiffstats
path: root/llvm/utils/obj2yaml/coff2yaml.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-12-04 10:37:14 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-12-04 10:37:14 +0000
commit91d19d8e930a955766fa69f1d847be89ead2f8c4 (patch)
tree272c55fc7295bc35478b35bde0c50b8161ebbb8d /llvm/utils/obj2yaml/coff2yaml.cpp
parent130cec21b9030cc83837f256276edfefdf6721da (diff)
downloadbcm5719-llvm-91d19d8e930a955766fa69f1d847be89ead2f8c4.tar.gz
bcm5719-llvm-91d19d8e930a955766fa69f1d847be89ead2f8c4.zip
Sort the #include lines for utils/...
I've tried to find main moudle headers where possible, but the TableGen stuff may warrant someone else looking at it. llvm-svn: 169251
Diffstat (limited to 'llvm/utils/obj2yaml/coff2yaml.cpp')
-rw-r--r--llvm/utils/obj2yaml/coff2yaml.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/utils/obj2yaml/coff2yaml.cpp b/llvm/utils/obj2yaml/coff2yaml.cpp
index c9a71591ef7..f0241d931e6 100644
--- a/llvm/utils/obj2yaml/coff2yaml.cpp
+++ b/llvm/utils/obj2yaml/coff2yaml.cpp
@@ -8,7 +8,6 @@
//===----------------------------------------------------------------------===//
#include "obj2yaml.h"
-
#include "llvm/Object/COFF.h"
OpenPOWER on IntegriCloud