1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/MC/Mips/mips64r6
Simon Atanasyan 29ef74f4f6 [mips][test] Remove redundant and invalid CHECK-NOT directives. NFC
1. It's redundant to explicitly check that string does not contain `PAUSE_MM`
   token if check that the `PAUSE` token is followed by an angle bracket.
2. The removed `CHECK-NOT` directives do not have trailing colons.
2020-04-03 16:29:39 +03:00
..
invalid-mips1-wrong-error.s
invalid-mips1.s
invalid-mips2.s
invalid-mips3-wrong-error.s
invalid-mips3.s
invalid-mips4-wrong-error.s
invalid-mips4.s
invalid-mips5-wrong-error.s
invalid-mips5.s
invalid-mips32-wrong-error.s
invalid-mips64.s
invalid.s
relocations.s
valid.s [mips][test] Remove redundant and invalid CHECK-NOT directives. NFC 2020-04-03 16:29:39 +03:00