This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Remove unused FileCheck test prefixes
ClosedPublic

Authored by tlively on Oct 29 2020, 12:34 PM.

Details

Summary

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.

Diff Detail

Event Timeline

tlively created this revision.Oct 29 2020, 12:34 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 29 2020, 12:34 PM
tlively requested review of this revision.Oct 29 2020, 12:34 PM
aardappel accepted this revision.Oct 29 2020, 1:14 PM
This revision is now accepted and ready to land.Oct 29 2020, 1:14 PM
This revision was landed with ongoing or failed builds.Oct 29 2020, 1:38 PM
This revision was automatically updated to reflect the committed changes.