[PATCH] D100250: [yaml2obj/obj2yaml/llvm-readobj] Support printing and parsing AVR-specific e_flags

LemonBoy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 15 06:50:38 PDT 2021


LemonBoy updated this revision to Diff 337743.
LemonBoy added a comment.

Reduce the number of invocations to reduce the test runtime.


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

https://reviews.llvm.org/D100250

Files:
  llvm/include/llvm/BinaryFormat/ELF.h
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/Object/obj2yaml.test
  llvm/test/tools/llvm-readobj/ELF/avr-elf-headers.test
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100250.337743.patch
Type: text/x-patch
Size: 6432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210415/5c072f0c/attachment.bin>


More information about the llvm-commits mailing list