OSDN Git Service

Refactor a bunch of code out of AsmPrinter::EmitGlobalConstant into separate
authorDan Gohman <gohman@apple.com>
Mon, 22 Dec 2008 21:14:27 +0000 (21:14 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 22 Dec 2008 21:14:27 +0000 (21:14 +0000)
commite78b0c73aef0867341782c6d9f2907da3f8a209d
treea279501b5db646175c4e7bb773f54d9f68f4ce35
parent5dc982e6b3e6f94a67d8211a0f4c1baba4a5822b
Refactor a bunch of code out of AsmPrinter::EmitGlobalConstant into separate
functions.

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