[PATCH] llvm-readobj: COFF/ELF-specific low-level output

Chandler Carruth chandlerc at google.com
Tue Mar 26 17:18:10 PDT 2013


On Tue, Mar 26, 2013 at 5:09 PM, Nico Rieck <nico.rieck at gmail.com> wrote:

> You mean the four spaces indentation? The first argument doesn't fit in
> the same line. I've looked through llvm and found several different styles
> for such a case, and this seemed to be the most readable.


Just FYI, you might try the
http://clang.llvm.org/docs/ClangFormat.htmltool which we're building
to help simplify a lot of these formatting
decisions.... Not sure whether it's relevant for this particular issue
though.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130326/a5717b94/attachment.html>


More information about the llvm-commits mailing list