Change this code to allocate temporary labels from mccontext,
authorChris Lattner <sabre@nondot.org>
Sun, 14 Mar 2010 07:29:45 +0000 (07:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 14 Mar 2010 07:29:45 +0000 (07:29 +0000)
commit90f172aa80b6dc98188ca32c66a438b6f6ed91e7
treee5daa7058cd19b24fca426e900427b0ac96dedec
parentaba9bcb9b60edbad3646b2f3088c120d06549cc7
Change this code to allocate temporary labels from mccontext,
not from MMI.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98475 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/GCStrategy.cpp