[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 26 06:23:12 PST 2019


Hahnfeld added a comment.

In D58385#1410520 <https://reviews.llvm.org/D58385#1410520>, @lebedev.ri wrote:

> In D58385#1410516 <https://reviews.llvm.org/D58385#1410516>, @Hahnfeld wrote:
>
> > Ping, that's now the only test that fails the `reverse-iteration` bot...
>
>
> This seems to only shuffle the tests around.
>  Does this now pass in reverse-iteration config?


Yes, I've tested this locally. The idea for `instr-remap.test` is to invoke `FileCheck` three times, checking each function separately.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58385/new/

https://reviews.llvm.org/D58385





More information about the llvm-commits mailing list