diff options
author | Tim Northover <t.p.northover@gmail.com> | 2013-05-19 15:28:16 +0000 |
---|---|---|
committer | Tim Northover <t.p.northover@gmail.com> | 2013-05-19 15:28:16 +0000 |
commit | 77d0a4ac626bc56e31a83dfe410114f88b95ee5d (patch) | |
tree | b127911bc31150b0ce1e1250c7be15b5297befa5 /llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | |
parent | 1dbf9a236ffaec9db9d3e08295367cdead59f288 (diff) | |
download | bcm5719-llvm-77d0a4ac626bc56e31a83dfe410114f88b95ee5d.tar.gz bcm5719-llvm-77d0a4ac626bc56e31a83dfe410114f88b95ee5d.zip |
Invalidate instruction cache when setting memory to be executable.
lli's remote MCJIT code calls setExecutable just prior to running
code. In line with Darwin behaviour this seems to be the place to
invalidate any caches needed so that relocations can take effect
properly.
llvm-svn: 182213
Diffstat (limited to 'llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp')
0 files changed, 0 insertions, 0 deletions