Teach PPC how to replaceMachineCodeForFunction correctly. (Fixes
authorJeffrey Yasskin <jyasskin@google.com>
Thu, 14 Jan 2010 23:15:26 +0000 (23:15 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Thu, 14 Jan 2010 23:15:26 +0000 (23:15 +0000)
commit13c10c4e49109054281a8e2c074f8c901ab0404a
treee5c8b32261295e0762d466b7b942f22d42c48b03
parent83c20d3fb3a415c7e5c9a3c5ddcb47058ddd8388
Teach PPC how to replaceMachineCodeForFunction correctly.  (Fixes
JITTest.FunctionIsRecompiledAndRelinked.)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93475 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCJITInfo.cpp