Remove the 'N' modifier from llvm-ar.
[oota-llvm.git] / tools / llvm-size / llvm-size.cpp
index 462da40afb63798d96302affafc143de2898c5c5..3de6605285bf2f22d8a2511ef49aab1c9b19e475 100644 (file)
@@ -23,8 +23,8 @@
 #include "llvm/Support/ManagedStatic.h"
 #include "llvm/Support/MemoryBuffer.h"
 #include "llvm/Support/PrettyStackTrace.h"
-#include "llvm/Support/raw_ostream.h"
 #include "llvm/Support/Signals.h"
+#include "llvm/Support/raw_ostream.h"
 #include "llvm/Support/system_error.h"
 #include <algorithm>
 #include <string>