[all-commits] [llvm/llvm-project] 0767a0: [llvm-readobj][test] - Stop using few precompiled ...
Georgii Rymar via All-commits
all-commits at lists.llvm.org
Wed Sep 30 01:48:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0767a0b53e37009a70788c2a44834ed14a951cba
https://github.com/llvm/llvm-project/commit/0767a0b53e37009a70788c2a44834ed14a951cba
Author: Georgii Rymar <grimar at accesssoftek.com>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
R llvm/test/tools/llvm-readobj/ELF/Inputs/dynamic-table-exe.mips
R llvm/test/tools/llvm-readobj/ELF/Inputs/dynamic-table-so.mips
R llvm/test/tools/llvm-readobj/ELF/Inputs/dynamic-table.c
R llvm/test/tools/llvm-readobj/ELF/Inputs/got-tls.so.elf-mips64el
M llvm/test/tools/llvm-readobj/ELF/mips-got.test
Log Message:
-----------
[llvm-readobj][test] - Stop using few precompiled binaries in mips-got.test
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`).
Differential revision: https://reviews.llvm.org/D88488
More information about the All-commits
mailing list