[PATCH] D32994: [NFC] Use stdin for some tests instead of positional argument.

Andrei Elovikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 06:26:01 PDT 2017


a.elovikov added a comment.

In https://reviews.llvm.org/D32994#793670, @spatel wrote:

> Remove the '-o -' too?
>
> Just curious: why only these files? The problem occurs in hundreds of tests from what I can tell. Shouldn't we fix all of them?


I have my compiler built in a `cmplr/` directory which matches the `CHECK-NOT: cmp` check in these tests.


https://reviews.llvm.org/D32994





More information about the llvm-commits mailing list