Displaying 3 results from an estimated 3 matches for "256199f8".
2018 Mar 21
0
Reviving the DebugIR pass
Hi Dan,
Having missed this functionality myself in the past I’m excited to see this
gain traction. Let me know if there’s anything I can do to help this along.
Cheers,
Jonas
On Wed, 21 Mar 2018 at 18:19, Dan Liew via llvm-dev <llvm-dev at lists.llvm.org>
wrote:
> Hi,
>
> I recently had the need to see the correspondence between some Clang
> generated LLVM IR and the compiled
2018 Mar 21
2
Reviving the DebugIR pass
Hi,
I recently had the need to see the correspondence between some Clang
generated LLVM IR and the compiled machine code within a debugger
(lldb in this case). Unfortunately it looks like the functionality to
do this used to be in a pass called 'DebugIR' but was removed due to
the lack of a maintainer [1].
It appears an attempt was made [2] to revive this but it appears to
have stalled.
2018 Mar 22
4
Reviving the DebugIR pass
...__________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180321/256199f8/attachment.html>