[PATCH] D63762: [Object/invalid.test] - Convert most of the sub tests to YAML.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 26 05:35:17 PDT 2019
grimar updated this revision to Diff 206639.
grimar marked 2 inline comments as done.
grimar added a comment.
- Addressed review comments.
>>>>! In D63762#1558969 <https://reviews.llvm.org/D63762#1558969>, @jhenderson wrote:
>
> Something odd has happened with the diff in this patch. It looks like you might have created it against the wrong thing?
Right.. It seem I forgot to rebase it on top of the newest D63771 <https://reviews.llvm.org/D63771> and created it against the old version of it. Fixed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63762/new/
https://reviews.llvm.org/D63762
Files:
test/Object/Inputs/invalid-bad-rel-type.elf
test/Object/Inputs/invalid-buffer.elf
test/Object/Inputs/invalid-rel-sym.elf
test/Object/Inputs/invalid-section-index.elf
test/Object/Inputs/invalid-section-size.elf
test/Object/Inputs/invalid-sections-num.elf
test/Object/Inputs/invalid-sh_entsize.elf
test/Object/Inputs/invalid-strtab-non-null.elf
test/Object/Inputs/invalid-strtab-type.elf
test/Object/Inputs/invalid-strtab-zero-size.elf
test/Object/Inputs/invalid-symbol-table-size.elf
test/Object/Inputs/invalid-xindex-size.elf
test/Object/invalid.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63762.206639.patch
Type: text/x-patch
Size: 13545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190626/d4f7677e/attachment.bin>
More information about the llvm-commits
mailing list