diff options
author | Tim Northover <Tim.Northover@arm.com> | 2013-05-04 18:52:44 +0000 |
---|---|---|
committer | Tim Northover <Tim.Northover@arm.com> | 2013-05-04 18:52:44 +0000 |
commit | 6c26b327ef459b3c1fa57a8ffeadb3634c8e31d1 (patch) | |
tree | 24692dc77a806db4e746e93dabe8d747691a3194 /llvm/lib/Target | |
parent | 2f75a0c0d8bdb8828e76bbff06d689ce0cc0d58e (diff) | |
download | bcm5719-llvm-6c26b327ef459b3c1fa57a8ffeadb3634c8e31d1.tar.gz bcm5719-llvm-6c26b327ef459b3c1fa57a8ffeadb3634c8e31d1.zip |
AArch64: use __clear_cache under GCCish environments
AArch64 is going to need some kind of cache-invalidation in order to
successfully JIT since it has a weak memory-model. This is provided by
a __clear_cache builtin in libgcc, which acts very much like the
32-bit ARM equivalent (on platforms where it exists).
llvm-svn: 181129
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions