[PATCH] D114913: [TLI checker] Add more tests

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 1 14:59:58 PST 2021


probinson created this revision.
probinson added a reviewer: jhenderson.
probinson requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

D114478 <https://reviews.llvm.org/D114478> identified testing gaps; this patch fills them.

Also, the response-file testing moved to the new test that does all the other multi-file tests; it made more sense there.


https://reviews.llvm.org/D114913

Files:
  llvm/test/tools/llvm-tli-checker/Inputs/empty-coff.yaml
  llvm/test/tools/llvm-tli-checker/Inputs/empty-elf.yaml
  llvm/test/tools/llvm-tli-checker/coff-reject.test
  llvm/test/tools/llvm-tli-checker/error-cases.test
  llvm/test/tools/llvm-tli-checker/multi-file.yaml
  llvm/test/tools/llvm-tli-checker/ps4-tli-check.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114913.391145.patch
Type: text/x-patch
Size: 9759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211201/06093518/attachment.bin>


More information about the llvm-commits mailing list