Add a new parse hint for multi-letter constraints in inline asm.
authorEric Christopher <echristo@apple.com>
Thu, 2 Jun 2011 19:26:37 +0000 (19:26 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 2 Jun 2011 19:26:37 +0000 (19:26 +0000)
commit5fab03d54cc1e624b9c9f32a66505aff388d99da
tree5f8f87c22fc3f2a08dd55c7cfeb5cfae549b2f64
parent1f344f052e7e7700f5bfe5ca3e4f84b284f47376
Add a new parse hint for multi-letter constraints in inline asm.

Testcase will come when we use it.

Part of rdar://9119939

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132476 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/InlineAsm.cpp