Skip to content
Snippets Groups Projects
Commit 9fbb8c78 authored by Austin Seipp's avatar Austin Seipp
Browse files

Rejigger flushExec implementation (#8562, #8561)


Instead, just don't do anything on x86/amd64, and on !x86, use either A)
__clear_cache from libgcc, or B) sys_icache_invalidate for OS X (and
iOS.)

Signed-off-by: default avatarAustin Seipp <austin@well-typed.com>
parent 6279a011
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment