commit | ac290fc00ee4e2b1b7d65cbbf79c1b0bd47caddb | [log] [tgz] |
---|---|---|
author | Petr Hosek <phosek@chromium.org> | Wed Jun 06 06:26:18 2018 +0000 |
committer | Petr Hosek <phosek@chromium.org> | Wed Jun 06 06:26:18 2018 +0000 |
tree | c7e8f166a4b234bfc62c1839cafe8701ff67ae63 | |
parent | 26b7b194d71816955660aa0b9397024396077924 [diff] |
[Support] Use zx_cache_flush on Fuchsia to flush instruction cache Fuchsia doesn't use __clear_cache, instead it provide zx_cache_flush system call. Use it to flush instruction cache. Differential Revision: https://reviews.llvm.org/D47753 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334068 91177308-0d34-0410-b5e6-96231b3b80d8