EricWF added a subscriber: EricWF.
EricWF added a comment.

This patch is incomplete and incorrect. The heap actually needs to be aligned 
to a 16 byte boundary, and all pointers returned from it must also be 16 byte 
aligned. I have a complete fix for this issue as http://reviews.llvm.org/D12669.

A fix for the non-fallback case can be found http://reviews.llvm.org/D12512. 
Also see https://llvm.org/bugs/show_bug.cgi?id=24604.


Repository:
  rL LLVM

http://reviews.llvm.org/D14119



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

Reply via email to