[PATCH] Teach llvm-readobj to dump symbol records from a DEBUG_SYMBOL_SUBSECTION section.
Zachary Turner
zturner at google.com
Wed Feb 18 08:41:11 PST 2015
I think it's a consequence of us not indenting case labels. I'll double
check that i clang-formatted it later though
On Wed, Feb 18, 2015 at 8:35 AM Timur Iskhodzhanov <timurrrr at google.com>
wrote:
> ================
> Comment at: tools/llvm-readobj/COFFDumper.cpp:713
> @@ -700,2 +712,3 @@
> break;
> }
> + }
> ----------------
> this indentation looks weird. Is it how clang-format formats this?
>
> http://reviews.llvm.org/D7664
>
> EMAIL PREFERENCES
> http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150218/0a7a0c74/attachment.html>
More information about the llvm-commits
mailing list