[PATCH] D85799: [DebugInfo] Add -fuse-ctor-homing cc1 flag so we can turn on constructor homing only if limited debug info is already on.

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 12 16:28:10 PDT 2020


dblaikie added a comment.

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?


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