Disambiguate symbols after loop extraction so that we can diagnose a code
authorChris Lattner <sabre@nondot.org>
Sun, 11 Apr 2004 23:52:35 +0000 (23:52 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 11 Apr 2004 23:52:35 +0000 (23:52 +0000)
commit36ee07ff9d26a2c6ebf9faf9ba90923644db29c5
treeba1a2a3d52429d9c5c3147a838bc28483bd0d291
parentfeac3e18aa861a4dd1ba0e0d6222805821b6bc1b
Disambiguate symbols after loop extraction so that we can diagnose a code
generator bug if multiple loops are extracted from a function.

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