[PATCH] Add new debug kind LocTrackingOnly.
Diego Novillo
dnovillo at google.com
Fri Jun 20 12:01:45 PDT 2014
On Fri, Jun 20, 2014 at 2:55 PM, David Blaikie <dblaikie at gmail.com> wrote:
> Probably worth wiring up the command line support in the same patch &
> including test coverage.
>
Not sure what you are asking for here.
> I'd probably start with the LLVM change (using a local Clang change to
> generate IR, or just hand-hacking the removal of the llvm.dbg.cu node
> in an IR sample) to make sure this strategy is plausible and that just
> dropping the llvm.dbg.cu node is all that's required from the
> front-end.
>
Eh, this is exactly how I know this strategy works. I've added a new test
in the backend for this... gah, i forgot to add it to the patch. Coming up.
Diego.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140620/a6b19d23/attachment.html>
More information about the llvm-commits
mailing list