[PATCH] D71464: [llvm-readelf] - Change letters used for SHF_ARM_PURECODE and SHF_X86_64_LARGE flags.

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 07:20:46 PST 2019


jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.

LGTM, except for one comment.



================
Comment at: llvm/test/tools/llvm-readobj/ELF/gnu-sections.test:1
+## In this test case we check how we print sections and flag descriptions for different targets.
+
----------------
If this should be interpreted as "section descriptions and flag descriptions", then sections -> section.


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

https://reviews.llvm.org/D71464





More information about the llvm-commits mailing list