[test][NFC] Use plain FileCheck in statepoint-stackmap-size.ll
authorHubert Tong <hubert.reinterpretcast@gmail.com>
Wed, 15 Apr 2020 00:51:50 +0000 (20:51 -0400)
committerHubert Tong <hubert.reinterpretcast@gmail.com>
Wed, 15 Apr 2020 00:53:41 +0000 (20:53 -0400)
commitcda006cbc7a8cb4719efbc4171026ffb5cb1a09a
tree432312a9b7df0afffe924cfcc88b51ad6433f52a
parentb43612401077912a577fd9700c7284b6e676f3fe
[test][NFC] Use plain FileCheck in statepoint-stackmap-size.ll

Summary:
The test in question uses a non-portable `grep -A` option in conjunction
with `wc -l`. `FileCheck` can be used to do the check without using
these extra utilities.

Reviewed By: thakis

Differential Revision: https://reviews.llvm.org/D78060
llvm/test/CodeGen/X86/statepoint-stackmap-size.ll