[PATCH] D55113: [llvm-dwarfdump] - Stop printing the bogus empty section name on invalid dwarf.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 3 02:30:36 PST 2018


grimar added a comment.

In D55113#1314660 <https://reviews.llvm.org/D55113#1314660>, @probinson wrote:

> Are those hard tabs in the test .s file?  many editors do that automatically in assembler source, but the LLVM project doesn't want hard tabs.
>
> LGTM otherwise.


There were few trailing whitespaces I didn't notice. Will remove them before the commit. Thanks!


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

https://reviews.llvm.org/D55113





More information about the llvm-commits mailing list