Reid Kleckner 9057466943 [ms-inline-asm] Leave alignment in bytes if the native assembler uses bytes
The existing behavior was correct on Darwin, which is probably the
platform it was written for.

Before this change, we would rewrite "align 8" to ".align 3" and then
fail to make it through the integrated assembler because 3 is not a
power of 2.

Differential Revision: http://reviews.llvm.org/D14120

llvm-svn: 251418
2015-10-27 17:32:48 +00:00
..
2014-09-02 22:32:20 +00:00
2014-09-02 22:32:20 +00:00
2015-10-05 12:07:05 +00:00
2015-02-05 01:13:47 +00:00
2015-10-05 12:07:05 +00:00
2015-10-05 12:07:05 +00:00
2015-10-05 12:07:05 +00:00
2014-07-03 02:01:39 +00:00