[PATCH] D152017: [DebugInfo] Add flag to only emit referenced member functions

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 6 09:46:55 PDT 2023


dblaikie added a comment.

In D152017#4399989 <https://reviews.llvm.org/D152017#4399989>, @probinson wrote:

> My debugger guy says "this shouldn't be a problem."
>
> Given that, my request is that `-gincomplete-types` should be default-true for `DebuggerTuning == SCE` if you want to commit this; otherwise I'll redo our downstream patch to match yours.

Happy to do the SCE tuning in a follow-up patch.

Is the name good for you? (not that you'd need to interact with it much if it's the default for your target anyway)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152017/new/

https://reviews.llvm.org/D152017



More information about the cfe-commits mailing list