fix assert in AsmPrinter::EmitGlobalConstantLargeInt to match reality.
authorChris Lattner <sabre@nondot.org>
Wed, 13 Jan 2010 04:39:46 +0000 (04:39 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 13 Jan 2010 04:39:46 +0000 (04:39 +0000)
commit38c2b0a99c6a3f5cdf6ef5a46e4a6826b30acbfb
tree34303f91d6c6621ac43ca84cce8d2d56ed60251c
parent5979dfff8ea73c9d728d3a586efba6581be3e672
fix assert in AsmPrinter::EmitGlobalConstantLargeInt to match reality.

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