simplify EmitFrameMoves to take BaseLabel in as a symbol
authorChris Lattner <sabre@nondot.org>
Sat, 13 Mar 2010 08:05:25 +0000 (08:05 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 13 Mar 2010 08:05:25 +0000 (08:05 +0000)
commit5e6cbe0eff1249daaa02807f8cb4b33d43fdf985
tree5c05991eaa5718fc78e0cee0585689c8795bf42a
parent464bee191feb3062a63a378189e542d15bb806e2
simplify EmitFrameMoves to take BaseLabel in as a symbol
instead of as a stem+idx pair, simplify the "is a new
location" check to use symbol comparison.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98432 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfException.cpp
lib/CodeGen/AsmPrinter/DwarfPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfPrinter.h