reduce nesting and code duplication in AsmPrinter::EmitGlobalConstantLargeInt.
authorChris Lattner <sabre@nondot.org>
Wed, 13 Jan 2010 04:38:16 +0000 (04:38 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 13 Jan 2010 04:38:16 +0000 (04:38 +0000)
commit5979dfff8ea73c9d728d3a586efba6581be3e672
tree974a0777248201b1e32d498763370e2140c9394d
parent3cc3a00570e8263369346cf2eef9a72488326952
reduce nesting and code duplication in AsmPrinter::EmitGlobalConstantLargeInt.

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