[PATCH] D71462: [llvm-readelf][llvm-readobj] - Reimplement the logic of section flags dumping.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 00:47:56 PST 2019


grimar added inline comments.


================
Comment at: llvm/test/tools/llvm-readobj/ELF/section-flags-os-proc.test:90
+  Type:    ET_REL
+  Machine: EM_386
+Sections:
----------------
MaskRay wrote:
> Or use EM_NONE
Nice! I've forgot about EM_NONE.


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

https://reviews.llvm.org/D71462





More information about the llvm-commits mailing list