search for: 0f015751

Displaying 2 results from an estimated 2 matches for "0f015751".

Did you mean: 0.015757
2010 Oct 13
0
[LLVMdev] Possibility of Corruption of debug metadata
...not see anything obvious here. - Devang > At this moment it is not possible for me to run my application > standalone without > modifying it. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101013/0f015751/attachment.html>
2010 Oct 13
2
[LLVMdev] Possibility of Corruption of debug metadata
Hi Devang, On Wed, Oct 13, 2010 at 12:44 PM, Devang Patel <dpatel at apple.com> wrote: > In your example, you do not need to update debug info for @global_var at the moment. We are not identifying tls in debug info yet. Does that mean I will not be able to debug applications which use tls through gdb if they are build with gcc-lllvm or clang. > On Oct 13, 2010, at 8:30 AM, shankha