[PATCH] D85799: [DebugInfo] Add -fuse-ctor-homing cc1 flag so we can turn on constructor homing only if limited debug info is already on.
Amy Huang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 12 16:43:07 PDT 2020
akhuang added a comment.
In D85799#2214330 <https://reviews.llvm.org/D85799#2214330>, @dblaikie wrote:
> If possible, could you test the negative cases too? That -fuse-ctor-homing doesn't override -debug-info-kind=line-tables-only or no -debug-info-kind at all?
Oh, good point.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85799/new/
https://reviews.llvm.org/D85799
More information about the cfe-commits
mailing list