Displaying 3 results from an estimated 3 matches for "1bbb4fcb".
2008 Jul 10
0
[LLVMdev] Optimization passes and debug info
On Jul 8, 2008, at 3:33 AM, Matthijs Kooijman wrote:
> Hi all,
>
> I've been fiddling around with debug info generated by clang, with
> the goal of
> propagating line number info to our custom backend (which is not an
> llvm
> backend, but does use llvm IR as its input).
Cool.
> I've created a small pass which strips all debug info except for
> stop
2008 Jul 08
4
[LLVMdev] Optimization passes and debug info
Hi all,
I've been fiddling around with debug info generated by clang, with the goal of
propagating line number info to our custom backend (which is not an llvm
backend, but does use llvm IR as its input).
I've created a small pass which strips all debug info except for stop points,
which are currently the only things we're interested in. Leaving only stop
points in actually works
2008 Jul 21
3
[LLVMdev] Optimization passes and debug info
...level 3 and add TODOs for the other levels.
Gr.
Matthijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080721/1bbb4fcb/attachment.sig>