[PATCH] Fix Mips Android version of cacheflush()

Stephen Hines srhines at google.com
Thu Mar 7 16:18:56 PST 2013


Android has unfortunately been using a different type signature for
cacheflush() on Mips devices. This change fixes a breakage that we noticed
with recent versions of LLVM.

Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130307/1e7ba313/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Android-uses-cacheflush-long-long-long-for-MIPS.patch
Type: application/octet-stream
Size: 997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130307/1e7ba313/attachment.obj>


More information about the llvm-commits mailing list