r198655 - Implement a new -fstandalone-debug option. rdar://problem/15685848

Eric Christopher echristo at gmail.com
Mon Jan 6 18:47:48 PST 2014


Sure, no worries. Thanks for updating the comment.

-eric

On Mon Jan 06 2014 at 6:46:56 PM, Adrian Prantl <aprantl at apple.com> wrote:

>
> On Jan 6, 2014, at 17:59, Eric Christopher <echristo at gmail.com> wrote:
>
> >>   if (T ||
> >> +      // Under -flimit-debug-info:
> >
> > -flimit-debug-info :)
> >
>
> r198670.
>
> >> +// This tests that the "emit debug info for a C++ class only in the
> >> +// module that has its vtable" optimization is disabled by default on
> >> +// Darwin.
> >
> > Given this we could possibly remove the triples from the previous
> > debug info tests?
>
> I thought about that, too, but since we are conflating the old
> -flimit-debug-info and the votable optimization that this testcase is
> testing for it might be better to test for both.
>
> -- adrian
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140107/40004f1f/attachment.html>


More information about the cfe-commits mailing list