Moved InvalidateInstructionCache to ARMJITInfo::emitFunctionStub which knows size...
authorEvan Cheng <evan.cheng@apple.com>
Sat, 8 Nov 2008 08:16:49 +0000 (08:16 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 8 Nov 2008 08:16:49 +0000 (08:16 +0000)
commitae166410b992e7eb8652aba1c9010c043a8f6016
tree31282f2fcec99640cdffe64e7d44d832cb90918b
parentfff484f1926cf26af3d6b5082ece88701164cfc3
Moved InvalidateInstructionCache to ARMJITInfo::emitFunctionStub which knows size of stub.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58899 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMJITInfo.cpp