summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Target.cpp
diff options
context:
space:
mode:
authorDavide Italiano <davide@freebsd.org>2015-11-17 16:37:52 +0000
committerDavide Italiano <davide@freebsd.org>2015-11-17 16:37:52 +0000
commitaf08e1bdf053f0a4e385bd2889d06ce546f514de (patch)
treec1351aeb157f34b19e69630824b0e764d4b701e5 /llvm/lib/Target/Target.cpp
parent6689df85eed3d10d787d8c27a262a6123847a0bf (diff)
downloadbcm5719-llvm-af08e1bdf053f0a4e385bd2889d06ce546f514de.tar.gz
bcm5719-llvm-af08e1bdf053f0a4e385bd2889d06ce546f514de.zip
[llvm-rtdyld] Don't waste cycles invalidating instruction cache.
Now that setExecutable() changed to do all the ground work to make memory executable on the host, we can remove all (redundant) calls to invalidate instruction cache here. As an added bonus, this makes invalidateInstructionCache() dead code, so it can be removed. Differential Revision: http://reviews.llvm.org/D13631 llvm-svn: 253343
Diffstat (limited to 'llvm/lib/Target/Target.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud