When loop extraction succeeds, make sure to map the function pointers over
authorChris Lattner <sabre@nondot.org>
Wed, 17 Mar 2004 17:42:09 +0000 (17:42 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 17 Mar 2004 17:42:09 +0000 (17:42 +0000)
commitd3a533d94dae1e57194001af08763eb3ba199c8f
tree7149ed22544326891a788a5133b5ae224dfe09ea
parent7fa44fca308a0f8d13d981c2460ddb6de5a7b667
When loop extraction succeeds, make sure to map the function pointers over
to avoid dangling references.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12470 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/Miscompilation.cpp