[PATCH] D18706: [DWARF] Force a linkage_name on an inlined subprogram's abstract origin

Sean Silva via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 15:54:09 PDT 2016


On Wed, Apr 6, 2016 at 3:12 PM, Paul Robinson via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> probinson added a comment.
>
> In http://reviews.llvm.org/D18706#393327, @probinson wrote:
>
> > In http://reviews.llvm.org/D18706#393310, @dblaikie wrote:
> >
> > > Would it be better to trigger this directly off the debugger tuning
> flag
> > >  now & drop the specific named flag?
> >
> >
> > No.  The original discussion over "tuning" specifically concluded that
> tuning should expand to defaults for feature-specific flags, and never be a
> controlling condition on its own.  It should always be possible to override
> a tuning with specific flags.
>
>
> This policy is documented in include/llvm/Target/TargetOptions.h, see the
> definition of enum DebuggerKind.
>


Great!

-- Sean Silva


>
>
> http://reviews.llvm.org/D18706
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160406/e6a02461/attachment.html>


More information about the llvm-commits mailing list