Allow the AsmWriter to print out arbitrary precision integers.
authorReid Spencer <rspencer@reidspencer.com>
Tue, 27 Feb 2007 08:34:09 +0000 (08:34 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 27 Feb 2007 08:34:09 +0000 (08:34 +0000)
commit940685ecf554fcfd03a0b6f66e5acba2a612a70d
tree29ffd915519bf7ba31fc9f6d85dbf69fbce91a92
parent8374db81a85e992867c052254273b1adf1bc5621
Allow the AsmWriter to print out arbitrary precision integers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34664 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp