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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo