| commit | d7d5fdf0903ef9855cfd4682a1e85659862786e7 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Tue Mar 10 06:33:24 2009 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Tue Mar 10 06:33:24 2009 +0000 |
| tree | 67c53433812259583b187a987ee727c660537205 | |
| parent | 80337892f4842657e99d34dbd7e5abe8c3c14ae3 [diff] |
move matching of named operands into AsmStmt class. At the same time handle + operands in operand counting, fixing asm.c:t7 to expand into $2 instead of $1. llvm-svn: 66531