[PATCH] D101312: [Utils] Do not remove comments in llc test script
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 7 03:10:52 PDT 2021
foad added a comment.
In D101312#2744068 <https://reviews.llvm.org/D101312#2744068>, @sebastian-ne wrote:
> I guess it is fine for MIR tests because they only use CHECK lines instead of CHECK-NEXT lines.
In add_checks() it looks like non-asm dialects use CHECK-NEXT normally, but CHECK after one or more blank lines.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101312/new/
https://reviews.llvm.org/D101312
More information about the llvm-commits
mailing list