Handle DBG_VALUE mixed with labels when doing PHI
authorDale Johannesen <dalej@apple.com>
Tue, 16 Feb 2010 01:57:28 +0000 (01:57 +0000)
committerDale Johannesen <dalej@apple.com>
Tue, 16 Feb 2010 01:57:28 +0000 (01:57 +0000)
commit6e303cb9fa5fdf93a09b8b6017658f3c72a21292
treeb53c159843b52f417f3813c7b822757fdf80847a
parenta3b1119977857c7e424f83b25b7e1c7c00783429
Handle DBG_VALUE mixed with labels when doing PHI
elimination.  Before a DBG_VALUE could affect codegen.
The solution here is imperfect and not final.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96318 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PHIElimination.h