Use `grep -F` instead of deprecated fgrep.
authorNico Weber <thakis@chromium.org>
Thu, 12 Mar 2020 12:33:54 +0000 (08:33 -0400)
committerNico Weber <thakis@chromium.org>
Thu, 12 Mar 2020 12:34:38 +0000 (08:34 -0400)
commite51d4df4b287b3c56d471cbc5a956dacf2eb0dc3
tree0c63bd16fdc98320bd7c35d3d2626f3c3852369c
parentd748e759d56c50c0d5e2a166c65047785b397adc
Use `grep -F` instead of deprecated fgrep.

(In addition to the deprecation bit, this is useful on Windows
where people might have grep but not fgrep.)
llvm/test/CodeGen/X86/statepoint-stackmap-size.ll