Beef up the interface to inline asm constraint parsing, making it more general, usefu...
authorChris Lattner <sabre@nondot.org>
Wed, 1 Feb 2006 01:29:47 +0000 (01:29 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 1 Feb 2006 01:29:47 +0000 (01:29 +0000)
commita55079a5ccdf0cdb4d482fb47a3fb21825f56713
tree9d845c034ab7b07018b6fd72bc18ad73cc7f72ba
parent2cc2f66c25d9576743026688fdae5ed402726532
Beef up the interface to inline asm constraint parsing, making it more general, useful, and easier to use.

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