[PATCH] D88488: [llvm-readobj][[test] - Stop using a few precompiled binaries in mips-got.test

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 07:19:12 PDT 2020


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

This removes 4 input files (one source file and 3 precompiled binaries) from
`mips-got.test` (now YAMLs are used instead) and also makes the testing of
the GNU output a bit stricter (`--strict-whitespace --match-full-lines`).


https://reviews.llvm.org/D88488

Files:
  llvm/test/tools/llvm-readobj/ELF/Inputs/dynamic-table-exe.mips
  llvm/test/tools/llvm-readobj/ELF/Inputs/dynamic-table-so.mips
  llvm/test/tools/llvm-readobj/ELF/Inputs/dynamic-table.c
  llvm/test/tools/llvm-readobj/ELF/Inputs/got-tls.so.elf-mips64el
  llvm/test/tools/llvm-readobj/ELF/mips-got.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88488.294976.patch
Type: text/x-patch
Size: 30897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200929/a6a1cd0d/attachment-0001.bin>


More information about the llvm-commits mailing list