[PATCH] D106582: [DebugInfo] Add -fno-ctor-homing for as counterpart to -fuse-ctor-homing

Amy Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 22 12:56:25 PDT 2021


akhuang added a comment.

In D106582#2897599 <https://reviews.llvm.org/D106582#2897599>, @dblaikie wrote:

> Looks alright to me. (bit awkward having a documented cc1 option - since the cc1 options aren't meant to be user facing - hadn't really thought about/noticed that when reviewing the documentation originally in D95911 <https://reviews.llvm.org/D95911>)

Oh, true. Since we're making ctor homing default maybe I should just make them user facing flags.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106582



More information about the cfe-commits mailing list