[patch] declare __clear_cache
Rafael EspĂndola
rafael.espindola at gmail.com
Mon May 13 15:24:19 PDT 2013
While testing another patch I noticed that on my system (fedora on an
arm chromebook) libgcc defines __clear_cache, but it is not declared
in any header.
I have no idea why I was not hitting this before, but the attached
patch fixes the build.
Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130513/e16c6d90/attachment.obj>
More information about the llvm-commits
mailing list