Implement i/n/s constraints correctly. This fixes
authorChris Lattner <sabre@nondot.org>
Sat, 17 Feb 2007 06:00:35 +0000 (06:00 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 17 Feb 2007 06:00:35 +0000 (06:00 +0000)
commit9ff6ee85fe281c5686e0885eaa0c37ad5378ed52
tree8dd2a07ab96576a1be57fd175ff2f9b9dcdf6244
parent419116fb72d613cc141c3521992e556165323e53
Implement i/n/s constraints correctly.  This fixes
test/CodeGen/PowerPC/2007-02-16-InlineAsmNConstraint.ll

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34368 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/TargetLowering.cpp