[PATCH] D58385: [tools] Rewrite tests for symbol remapping to FileCheck

Jonas Hahnfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 19 07:29:01 PST 2019


Hahnfeld created this revision.
Hahnfeld added reviewers: rsmith, davidxl, wmi.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.

These were added in D51470 <https://reviews.llvm.org/D51470> and have been failing with reverse-iteration
since. Rewrite the tests with FileCheck so it's easier to test check
the functions independently.


Repository:
  rL LLVM

https://reviews.llvm.org/D58385

Files:
  llvm/test/tools/llvm-cxxmap/Inputs/expected
  llvm/test/tools/llvm-cxxmap/remap.test
  llvm/test/tools/llvm-profdata/Inputs/instr-remap.expected
  llvm/test/tools/llvm-profdata/Inputs/sample-remap.expected
  llvm/test/tools/llvm-profdata/instr-remap.test
  llvm/test/tools/llvm-profdata/sample-remap.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58385.187365.patch
Type: text/x-patch
Size: 4230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190219/b178b7d0/attachment.bin>


More information about the llvm-commits mailing list