compiler/arm/sanctify: Call the runtime to flush the i-cache as needed.
commit9cc9830c6c39261ae052a50640a1710a07306835
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Wed, 23 Apr 2014 20:40:37 +0000 (23 16:40 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:12:22 +0000 (10 15:12 -0400)
treed6c23a6aba3c3d4ccffec3a71aa54630c194f667
parentfb8ec7049ccd50fe22f51e8957780fe21af9e54e
compiler/arm/sanctify: Call the runtime to flush the i-cache as needed.

  * Cribbed from the PPC version, adjusted to use the more-generic
os_flush_icache() interface (that should actually work on all
platforms, really).
src/compiler/arm/sanctify.lisp