disable the new asmprinter by default. Both the Mangler and MCSymbol
authorChris Lattner <sabre@nondot.org>
Wed, 9 Sep 2009 06:11:14 +0000 (06:11 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 9 Sep 2009 06:11:14 +0000 (06:11 +0000)
commit33c6aa6692d0f86a598b25530b4258d330fd2119
treed8675d88813da03a268033399748229bc2a483c5
parent28d63b169938fa95cf481b64ef6e4bc1849dabef
disable the new asmprinter by default.  Both the Mangler and MCSymbol
printing stuff are quoting symbols now, breaking objc testcases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81319 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmPrinter/X86ATTAsmPrinter.cpp
test/CodeGen/X86/abi-isel.ll
test/CodeGen/X86/pic.ll