search for: 7207a776

Displaying 2 results from an estimated 2 matches for "7207a776".

Did you mean: 720777
2012 Mar 21
1
[LLVMdev] recognizing DTORs and vptr updates in LLVM.
...0 builds: I'd just make vtable > TBAA information be produced when the optimizer is enabled or if ASAN is > enabled. > > -Chris > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120321/7207a776/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