don't use emitlabel in the arm asm printer yet, the order
authorChris Lattner <sabre@nondot.org>
Mon, 5 Apr 2010 17:52:31 +0000 (17:52 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Apr 2010 17:52:31 +0000 (17:52 +0000)
commit03335350547b5d3521f9912d301bbb799d7eea31
treee232b7745ab41da1cb1e08bcb8929e1bfd1051c3
parentd2520dcc701da54862e3e73b16d58c25474417be
don't use emitlabel in the arm asm printer yet, the order
isn't well specified.  ARM really needs to have its instprinter
finished at some point.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100439 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp