Commit e8faa7e
Darwin, Arm64 : Darwin should use an OS call to clear caches.
The sys_icache_invalidate() function is the right one to use.
The fixes issue gcc-mirror#17
(cherry picked from commit d425e8b9b0ac44415053104bf2db1edc018866bc)
Signed-off-by: Kirill A. Korinsky <[email protected]>1 parent bad6f33 commit e8faa7e
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
423 | | - | |
424 | 423 | | |
425 | 424 | | |
426 | 425 | | |
| |||
0 commit comments