[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 02:46:57 PDT 2021
foad added a comment.
Also, I don't understand why it would be OK for non-asm dialects to remove a whole-line comment. Maybe the problem is that SCRUB_IR_COMMENT should remove a trailing comment only, but not completely delete a whole-line comment?
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