[PATCH] D30760: Record command lines in objects built by clang

Eric Christopher via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 21 17:49:46 PDT 2017


I think that's a good idea.

On Tue, Mar 21, 2017 at 5:19 PM Adrian Prantl via Phabricator <
reviews at reviews.llvm.org> wrote:

> aprantl added a comment.
>
> Sorry for being late to the party, but have you looked at
> CodeGenOptions::DwarfDebugFlags? It looks like it almost does what you
> want, but it is currently only enabled for MachO and when a specific
> environment variable is set. Would it make sense to generalize that
> mechanism instead?
>
>
> https://reviews.llvm.org/D30760
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170322/13bef148/attachment.html>


More information about the cfe-commits mailing list