[NFC][LSR] Avoid undefined grep in pr2570.ll
greater-than-sign is not a BRE special character. POSIX.1-2017 XBD Section 9.3.2 indicates that the interpretation of `\>` is undefined. This patch replaces the pattern. llvm-svn: 363828
Loading
Please sign in to comment