Displaying 2 results from an estimated 2 matches for "891f72d1".
2010 Sep 07
0
[LLVMdev] More DIFactory questions - still stumped
...fed. This is because, optimizer may have chewed on IR mercilessly and optimizer must not be influenced by presence of encoded debug info in IR.
-
Devang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100907/891f72d1/attachment.html>
2010 Sep 07
2
[LLVMdev] More DIFactory questions - still stumped
On 7 September 2010 16:49, Devang Patel <dpatel at apple.com> wrote:
> Your recent changes mentioned below would change correctness of debug info,
> but it would unlikely to impact structure of DWARF generated. And somehow,
> this structure is invalid in your case.
I was hoping for a quick-fix on the assumptions of DwarfDebug about
Subprograms' MDNodes, but it might be