probinson added a comment.

> When building the FileCheck binary with debug info, this patch makes the 
> build artifacts ~1kb smaller.

Nice!



================
Comment at: lib/IR/DiagnosticInfo.cpp:39
 #include "llvm/Support/ScopedPrinter.h"
+#include "llvm/Support/raw_ostream.h"
 #include <atomic>
----------------
Do we use a case-sensitive sort of include files?  I thought it was 
insensitive.  Of course the coding standard doesn't say. :-P


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55085/new/

https://reviews.llvm.org/D55085



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to