[PATCH] D67357: [llvm-objdump] Fix llvm-objdump --all-headers output order
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 11 01:10:09 PDT 2019
grimar added a comment.
Please reupload the patch with context so that reviewers could see lines around your changes (https://llvm.org/docs/Phabricator.html#id4).
================
Comment at: llvm/test/tools/llvm-objdump/all-headers.test:14
# CHECK: Dynamic Section:
+# CHECK: Sections:
+# CHECK: SYMBOL TABLE:
----------------
nit: excessive space.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67357/new/
https://reviews.llvm.org/D67357
More information about the llvm-commits
mailing list