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

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 30 07:50:57 PST 2018


probinson added a comment.

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.


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

https://reviews.llvm.org/D55113





More information about the llvm-commits mailing list