[PATCH] D89097: [llvm-readelf/obj][test] - Stop using precompiled binary in mips-plt.test

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 9 00:18:15 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.

This removes the precompiled binary and rewrites test to use YAML.

After this change we'll have no more precompiled inputs in `llvm-readobj/ELF/Inputs`.


https://reviews.llvm.org/D89097

Files:
  llvm/test/tools/llvm-readobj/ELF/Inputs/got-plt.exe.elf-mipsel
  llvm/test/tools/llvm-readobj/ELF/mips-plt.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89097.297132.patch
Type: text/x-patch
Size: 8105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201009/30af3907/attachment.bin>


More information about the llvm-commits mailing list