diff options
author | Davide Italiano <davide@freebsd.org> | 2015-11-17 16:34:28 +0000 |
---|---|---|
committer | Davide Italiano <davide@freebsd.org> | 2015-11-17 16:34:28 +0000 |
commit | 7f9f835cfb8bfab9977934d9d538a997bfa7f264 (patch) | |
tree | 47c61b3d175a9be480ee7e6a06318404cf5de3fe /llvm/lib/Target/TargetLoweringObjectFile.cpp | |
parent | 6c1b0b9a88f32f0ca25abe7b598704b2e7a7ca13 (diff) | |
download | bcm5719-llvm-7f9f835cfb8bfab9977934d9d538a997bfa7f264.tar.gz bcm5719-llvm-7f9f835cfb8bfab9977934d9d538a997bfa7f264.zip |
[JIT/Memory] Fix up semantic of setExecutable().
setExecutable() should do everything that's needed to make the memory
executable on host, i.e. unconditionally set permissions + invalidate
instruction cache. llvm-rtdyld will be updated in my next commit.
Discusseed with: Lang Hames (as part of D13631).
llvm-svn: 253341
Diffstat (limited to 'llvm/lib/Target/TargetLoweringObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions