Handle \n's in value names for more targets. The asm printers
authorChris Lattner <sabre@nondot.org>
Fri, 15 Feb 2008 19:04:54 +0000 (19:04 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 15 Feb 2008 19:04:54 +0000 (19:04 +0000)
commitec321b4d64ee02a1b90021c09d9513618787c6e8
treefb4d896b2649dd36400c4aff0a713f47dd6d49d2
parent3502d0dac35531279ca848d2aaaa290f11172d6d
Handle \n's in value names for more targets.  The asm printers
really really really need refactoring :(

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47171 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/PowerPC/PPCAsmPrinter.cpp
lib/Target/X86/X86AsmPrinter.cpp