signficant cleanups to EmitGlobalConstant (including streamerization
authorChris Lattner <sabre@nondot.org>
Wed, 20 Jan 2010 07:11:32 +0000 (07:11 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 20 Jan 2010 07:11:32 +0000 (07:11 +0000)
commit2dd245c469f4d842f2b7af80582fb4769a914b23
tree68042524d051dd06d56e655bffa16cfe56a5246b
parent3bcda49b35497557676647972bf36f70bb6946f1
signficant cleanups to EmitGlobalConstant (including streamerization
of int initializers), change some methods to be static functions,
use raw_ostream::write_hex instead of a smallstring dance with
APValue::toStringUnsigned(S, 16).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@93991 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
test/CodeGen/X86/i128-and-beyond.ll