Move the verbose asm output up a bit so it can be used in the special cases
authorEric Christopher <echristo@apple.com>
Tue, 25 May 2010 21:49:43 +0000 (21:49 +0000)
committerEric Christopher <echristo@apple.com>
Tue, 25 May 2010 21:49:43 +0000 (21:49 +0000)
commit04386ca726d726c214be15a0c3e9dbdc82b1e691
tree9c101f50244e18a08d887e48a0a3080502a84eb4
parent5edfbdc9635405fe601d6d4645443d3a38c5e7b7
Move the verbose asm output up a bit so it can be used in the special cases
as well.

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