[PATCH] D63644: [llvm-readobj] - Inline a few yaml inputs into test cases.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 21 04:43:50 PDT 2019


grimar created this revision.
grimar added reviewers: jhenderson, jakehehrlich, alexshap, MaskRay, rupprecht.

There are some test that are splitted into main part + input yaml for no visible reason.
This patch inines the yaml part for the 3 test cases I found.


https://reviews.llvm.org/D63644

Files:
  test/tools/llvm-readobj/Inputs/dwarf-exprs.exe-x86-64.yaml
  test/tools/llvm-readobj/Inputs/file-aux-record.yaml
  test/tools/llvm-readobj/Inputs/file-multiple-aux-records.yaml
  test/tools/llvm-readobj/coff-file-sections-reading.test
  test/tools/llvm-readobj/coff-non-null-terminated-file.test
  test/tools/llvm-readobj/unwind.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63644.205969.patch
Type: text/x-patch
Size: 21543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190621/a643278b/attachment.bin>


More information about the llvm-commits mailing list