search for: b9251ab4

Displaying 2 results from an estimated 2 matches for "b9251ab4".

Did you mean: 9251abc
2018 Mar 30
2
[RFC] Generate Debug Information for Labels in Function
...hat the backend doesn't get confused when loop > unrolling duplicates a dbg.label but that should be doable. > +10, it should be an intrinsic. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180330/b9251ab4/attachment.html>
2018 Mar 30
4
[RFC] Generate Debug Information for Labels in Function
> On Mar 30, 2018, at 9:25 AM, Adrian Prantl via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > > >> On Mar 29, 2018, at 11:29 PM, Hsiangkai Wang <hsiangkai at gmail.com> wrote: >> >> I agree with you. Attach debug metadata to basic block will be a >> better solution. I will change my design to convey debug metadata >> through basic block