[cfe-dev] Emitting full clang command line into Debug Info

Zachary Turner via cfe-dev cfe-dev at lists.llvm.org
Thu Feb 8 15:59:40 PST 2018


For CodeView compatibility purposes, we need to be able to emit the full
command line of the clang driver into the debug info (cc1 command line is
fine, at least for CV purposes).

rnk@ tells me that he vaguely recalls some people needing this before, but
he can't recall if there's been an actual effort to submit patches to this
effect that got blocked on something, or if people are maintaining similar
patches downstream, or none of the above / something else.

Has anyone attempted something like this before?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20180208/ac90cc59/attachment.html>


More information about the cfe-dev mailing list