commit | c7f552c33efdf246fa26415631e106432f3de0f3 | [log] [tgz] |
---|---|---|
author | Chad Rosier <mcrosier@apple.com> | Tue Feb 12 21:33:51 2013 +0000 |
committer | Chad Rosier <mcrosier@apple.com> | Tue Feb 12 21:33:51 2013 +0000 |
tree | d3f54f37a02b7ac36b49ca090e36d88bf573916f | |
parent | f6622bad6ba07ca9a3fde3902adc7d2075d7eb10 [diff] |
[ms-inline-asm] Implement align directive (which is roughly equivalent to .align). Also, allow _EMIT and __EMIT for the emit directive. We already do the same for TYPE, SIZE, and LENGTH. rdar://13200215 llvm-svn: 175008