Add memory printing support for PPC. Input memory operands now work with
authorChris Lattner <sabre@nondot.org>
Fri, 24 Feb 2006 20:27:40 +0000 (20:27 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 24 Feb 2006 20:27:40 +0000 (20:27 +0000)
commit2c003e26e583e6acafca142ef93efa95a84866a1
tree5de750824cf4b97b9db46787d75f416827338fc0
parentdd26033002b1b4c569df84ac947828c0fc02f6ba
Add memory printing support for PPC.  Input memory operands now work with
inline asms! :)

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