timshen accepted this revision.
timshen added a comment.
This revision is now accepted and ready to land.

Offline discussion discovered that __clear_cache() is not implemented for 
powerpc64 (the big-endian target). I think it's correct to use the same 
implementation of __clear_cache() for both endianness. With that change 
(possibly in the same patch), this patch looks good.


https://reviews.llvm.org/D36108



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

Reply via email to