summaryrefslogtreecommitdiffstats
path: root/llvm/test/C++Frontend/2008-01-25-ResultIsParam.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-01-25 16:41:09 +0000
committerChris Lattner <sabre@nondot.org>2008-01-25 16:41:09 +0000
commit919ad97c019d2d6eaf43ae7d8e17ed9a55b85764 (patch)
tree558c0ae23197d57a52253a65d81f1cff7e648dbd /llvm/test/C++Frontend/2008-01-25-ResultIsParam.cpp
parentd145ac0b34117b71972a4673687a407d89095d81 (diff)
downloadbcm5719-llvm-919ad97c019d2d6eaf43ae7d8e17ed9a55b85764.tar.gz
bcm5719-llvm-919ad97c019d2d6eaf43ae7d8e17ed9a55b85764.zip
JITEmitter.cpp was trying to sync the icache for function stubs, but
was actually passing a completely incorrect size to sys_icache_invalidate. Instead of having the JITEmitter do this (which doesn't have the correct size), just make the target sync its own stubs. llvm-svn: 46354
Diffstat (limited to 'llvm/test/C++Frontend/2008-01-25-ResultIsParam.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud