[PATCH] D31614: Simplify test a bit

Filipe Cabecinhas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 5 08:26:39 PDT 2017


filcab added a comment.

I think Rafael's reasoning makes sense and am ok with this.
In the internal shell it wasn't working, so there's no change there. In the external shell, the change looks benign.
I don't expect `FileCheck`, even compiled with `-O0`, to have a problem with a 4MiB stack.


https://reviews.llvm.org/D31614





More information about the llvm-commits mailing list