search for: 8f2b4eda

Displaying 2 results from an estimated 2 matches for "8f2b4eda".

Did you mean: 62b4eda
2012 Mar 21
1
[LLVMdev] recognizing DTORs and vptr updates in LLVM.
...ch that adds TBAA metadata 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/8f2b4eda/attachment.html>
2012 Mar 20
2
[LLVMdev] recognizing DTORs and vptr updates in LLVM.
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 "benign" is deceptive. It's just that >> storing a pointer which is equal to the existing pointer stored at a