[Lldb-commits] [PATCH] D106084: [DebugInfo] Switch to using constructor homing (-debug-info-kind=constructor) by default when debug info is enabled
David Blaikie via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 15 11:12:52 PDT 2021
dblaikie accepted this revision.
dblaikie added subscribers: probinson, aprantl.
dblaikie added a comment.
This revision is now accepted and ready to land.
Please wait for sign-off from @aprantl (or another appropriate Apple representative) & @probinson (or another appropriate Sony representative) as well - at least to check everyone's ready for this. (Apple I think still uses -fstandalone-debug, so won't be immediately relevant, but good to know it's coming in case some of their users are using -fno-standalone-debug or they have plans in motion, etc)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106084/new/
https://reviews.llvm.org/D106084
More information about the lldb-commits
mailing list