search for: 7697c5f7

Displaying 2 results from an estimated 2 matches for "7697c5f7".

2012 Mar 22
0
[LLVMdev] recognizing DTORs and vptr updates in LLVM.
...to VTable loads (unless > someone else knows how to do it off the top of his head). > > > Sounds great, thanks Kostya, > > -Chris > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120321/7697c5f7/attachment.html>
2012 Mar 21
1
[LLVMdev] recognizing DTORs and vptr updates in LLVM.
On Tue, Mar 20, 2012 at 1:50 PM, Chris Lattner <clattner at apple.com> wrote: > > On Mar 20, 2012, at 12:51 AM, Duncan Sands wrote: > > >>> Using instruction level metadata for this would be appropriate. > However, I > >>> also don't understand why a race on this is truly benign. > >> > >> It isn't, really; calling it