remove uses of deprecated functions, this generates slightly
authorChris Lattner <sabre@nondot.org>
Wed, 13 Jan 2010 07:30:49 +0000 (07:30 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 13 Jan 2010 07:30:49 +0000 (07:30 +0000)
commit2f8cc26be403262703ba00658d45e5adf7bdb514
tree5873f357587809096cd295c7e87dda382e1d6131
parentdfbcb8c38bb1637289801f37bb22cb7065891611
remove uses of deprecated functions, this generates slightly
different BlockAddress labels, but nothing semantically important.

Add a FIXME that BlockAddress codegen is broken if the LLVM BB has
an empty name (e.g. strip was run).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93303 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
test/CodeGen/ARM/indirectbr.ll
test/CodeGen/PowerPC/indirectbr.ll