Chad Rosier
|
19160b6e39
|
[ms-inline asm] Expose the ErrorInfo from the MatchInstructionImpl. In general,
this is the index of the operand that failed to match.
llvm-svn: 162296
|
2012-08-21 18:15:08 +00:00 |
Chad Rosier
|
5e80ced3f6
|
[ms-inline asm] Append identifier for better debugging.
llvm-svn: 162289
|
2012-08-21 17:02:27 +00:00 |
Chad Rosier
|
b84cc6cfa3
|
[ms-inline asm] Remove this test case and the associated special case code.
llvm-svn: 162288
|
2012-08-21 17:01:26 +00:00 |
Chad Rosier
|
d4e55b8e35
|
[ms-inline asm] Remove old cruft now that MS-style asms their own code path.
llvm-svn: 162210
|
2012-08-20 17:11:53 +00:00 |
Chad Rosier
|
571c5e91c4
|
[ms-inline asm] Update comment.
llvm-svn: 162134
|
2012-08-17 21:27:25 +00:00 |
Chad Rosier
|
0731affaca
|
[ms-inline asm] Extract AsmStmt handling into a separate file, so as to not
pollute SemaStmt with extraneous asm handling logic.
llvm-svn: 162132
|
2012-08-17 21:19:40 +00:00 |