Fix PR228: [sparc] Boolean constants are emitted as true and false
authorChris Lattner <sabre@nondot.org>
Tue, 10 Feb 2004 05:16:44 +0000 (05:16 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 10 Feb 2004 05:16:44 +0000 (05:16 +0000)
commit21e79cbacd7b25101ca17ba3e1b29bc02e0dbf8e
treeaebb17bdcb90d360ab6cf24aa1181aa2638e1536
parent9f4b90de91ba6a70dd8f9217b9396a5666719695
Fix PR228: [sparc] Boolean constants are emitted as true and false

I will observe that the concept of using WriteAsOperand is completely broken,
but then we all knew that, didn't we?

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11255 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SparcV9/SparcV9AsmPrinter.cpp