[PATCH] D139953: [llvm][DebugInfo] Backport DW_AT_default_value for template args
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 14 10:49:52 PST 2022
probinson added a comment.
> CHECK-LABEL doesn't have to match a line in the file uniquely.
I mean, it's good practice if they do match uniquely; that way you don't get excessively confusing results when the output changes, and things start matching where you didn't expect. But it's not a requirement.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139953/new/
https://reviews.llvm.org/D139953
More information about the llvm-commits
mailing list