strength reduce MMI::MappedLabel to MMI::isLabelDeleted,
authorChris Lattner <sabre@nondot.org>
Tue, 9 Mar 2010 01:51:43 +0000 (01:51 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 9 Mar 2010 01:51:43 +0000 (01:51 +0000)
commita34ec2290fa441d312ac33a61e6ec6029259bdef
tree94840e08c17e355c5c7dd01f15e31e5b5efa570e
parent23071ce80b86accb8a0870da7925531cb7063d53
strength reduce MMI::MappedLabel to MMI::isLabelDeleted,
and add a FIXME about how we are eventually going to zap this
lookup table once mc world domination is complete.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98031 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineModuleInfo.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfPrinter.cpp
lib/CodeGen/MachineModuleInfo.cpp
lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp