[PATCH] D85511: [llvm-readelf/obj] - Refine the implementation of printMipsReginfo().

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 02:50:18 PDT 2020


grimar created this revision.
grimar added reviewers: jhenderson, MaskRay, atanasyan.
Herald added subscribers: rupprecht, arichardson, sdardis, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.
grimar requested review of this revision.

It adds the proper warnings reporting and updates the mips-reginfo.test to
remove using of the precompiled binary.


https://reviews.llvm.org/D85511

Files:
  llvm/test/tools/llvm-readobj/ELF/Inputs/reginfo.obj.elf-mipsel
  llvm/test/tools/llvm-readobj/ELF/mips-reginfo.test
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85511.283853.patch
Type: text/x-patch
Size: 5238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200807/2363aa02/attachment.bin>


More information about the llvm-commits mailing list