Speed up the asm printer a lot by not printing formatted LLVM asm output
authorChris Lattner <sabre@nondot.org>
Mon, 3 Oct 2005 07:08:36 +0000 (07:08 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 3 Oct 2005 07:08:36 +0000 (07:08 +0000)
commit8ca02914e53b953e880f3d9eec303c2b2fcd9150
treea6de6871f7b43652db29c0f4727d6a51e13c88ed
parent53a79aaae988d9dc9d12af8970f8b8fe58cc478d
Speed up the asm printer a lot by not printing formatted LLVM asm output
for globals

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