[PATCH] D13221: Make CompilerInvocation's use of the debug options more understandable.

David Blaikie via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 5 11:25:19 PDT 2015


On Mon, Oct 5, 2015 at 8:37 AM, Adrian Prantl via cfe-commits <
cfe-commits at lists.llvm.org> wrote:

> aprantl added a comment.
>
> Some bikeshedding about -di-kind={full|limited|line-tables}:
>
> 1. Is there a good reason not to spell out -debug-info-kind?
> 2. "full" is misleading as it will still only emit debug info for types
> actually used by the program. I think "standalone" would be more
> descriptive.
> 3. Why not "line-tables-only" like in -gline-tables-only?
>

All of that sounds reasonable to me, but I'm not too fussed in any
direction since it's just cc1.


>
>
> http://reviews.llvm.org/D13221
>
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151005/86649cdf/attachment.html>


More information about the cfe-commits mailing list