morehouse added a comment.

In https://reviews.llvm.org/D37860#871368, @eugenis wrote:

> Looking at __sanitizer_dtor_callback implementation, this change will add a 
> (fast) stack unwind in every destructor. In extreme cases (like a tight loop 
> doing string operations) it could be bad for performance. I've seen ~15% 
> AFAIR.


I haven't looked at performance, but I'll take a look at your internal bug.  
Until that is resolved, this can be on hold.


https://reviews.llvm.org/D37860



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to