mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
29ef74f4f6
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.