OSDN Git Service

Clear MachineInstr->MCSymbol maps at the end of a function.
authorDevang Patel <dpatel@apple.com>
Wed, 14 Apr 2010 01:18:28 +0000 (01:18 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 14 Apr 2010 01:18:28 +0000 (01:18 +0000)
commit1d526c38e2d903a6c27bb7b90c8636e7b6600136
treea7dd1fbb2de4cf1a09b8bf13b4edd1dd3e23345d
parentefcdac0c41e7f14e81f79762423f30d892792261
Clear MachineInstr->MCSymbol maps at the end of a function.

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