Migrate print routines to asm to be shared by exception handling.
authorJim Laskey <jlaskey@mac.com>
Thu, 25 Jan 2007 15:12:02 +0000 (15:12 +0000)
committerJim Laskey <jlaskey@mac.com>
Thu, 25 Jan 2007 15:12:02 +0000 (15:12 +0000)
commitf1cdea1d021068f5c9e118d68321ce28fcea63fa
tree0ff4705e839e952aa3c4154b1ff07c8306af0cff
parentaf5cbcb809bdbd30ebacab942994721c134d16a2
Migrate print routines to asm to be shared by exception handling.

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