[WebAssembly] Remove unused FileCheck test prefixes
authorThomas Lively <tlively@google.com>
Thu, 29 Oct 2020 20:37:55 +0000 (13:37 -0700)
committerThomas Lively <tlively@google.com>
Thu, 29 Oct 2020 20:37:55 +0000 (13:37 -0700)
commit6214be3a4ab9ee89c837e2054923d0020060170e
tree6d00654f96c44ee8d08a835c9592718e3ec251a2
parenta5f172927df578fe06e4b28da48d979458c88e0a
[WebAssembly] Remove unused FileCheck test prefixes

This commit removes unused FileCheck prefixes from WebAssembly test files to
avoid causing test failures once FileCheck disallows unused prefixes by default.
See D90281 and the corresponding llvm-dev thread for context.

Reviewed By: aardappel

Differential Revision: https://reviews.llvm.org/D90416
llvm/test/CodeGen/WebAssembly/call.ll
llvm/test/CodeGen/WebAssembly/load-ext-atomic.ll
llvm/test/CodeGen/WebAssembly/load-ext.ll
llvm/test/CodeGen/WebAssembly/load-store-i1.ll
llvm/test/CodeGen/WebAssembly/simd-comparisons.ll
llvm/test/CodeGen/WebAssembly/store-trunc-atomic.ll
llvm/test/CodeGen/WebAssembly/store-trunc.ll