[PATCH] D66342: [test] - Remove precomiled openbsd-phdrs.elf-x86-64 objects.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 16 05:20:26 PDT 2019
grimar created this revision.
grimar added reviewers: jhenderson, MaskRay.
Herald added subscribers: seiya, rupprecht, krytarowski.
There are 2 similar `openbsd-phdrs.elf-x86-64` objects committed and
used in `test/Object` and `test/tools/llvm-objdump` test cases.
There is no reason to have them, we can use YAML instead. Patch does that.
https://reviews.llvm.org/D66342
Files:
test/Object/Inputs/openbsd-phdrs.elf-x86-64
test/tools/llvm-objdump/X86/Inputs/openbsd-phdrs.elf-x86-64
test/tools/llvm-objdump/X86/openbsd-headers.test
test/tools/llvm-readobj/program-headers.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66342.215566.patch
Type: text/x-patch
Size: 15972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190816/f1d84c1f/attachment.bin>
More information about the llvm-commits
mailing list