| commit | ce2bcbf8c0e1368cf04e79fa4bfa3c3bc09a3697 | [log] [tgz] |
|---|---|---|
| author | Chad Rosier <mcrosier@apple.com> | Thu Oct 18 15:49:40 2012 +0000 |
| committer | Chad Rosier <mcrosier@apple.com> | Thu Oct 18 15:49:40 2012 +0000 |
| tree | ce9a066c9364220f13b1d3768dee371a730e2ed8 | |
| parent | 8bce66414462bb7f92548bf552a7f06a914a88d3 [diff] |
[ms-inline asm] Move most of the AsmParsing logic in clang back into the MC layer. Use the new ParseMSInlineAsm() API and add an implementation of the MCAsmParserSemaCallback interface. llvm-svn: 166184