CompilerRT: .align was supposed to be power-of-aligned in this case

Use .balign instead of .p2align 3.  This should fix the buildbots.

llvm-svn: 208585
This commit is contained in:
Saleem Abdulrasool 2014-05-12 16:06:11 +00:00
parent b4fce72b32
commit 2e3ad036a2
1 changed files with 1 additions and 3 deletions

View File

@ -54,10 +54,8 @@ END_COMPILERRT_FUNCTION(__floatundisf)
#ifndef __ELF__
.const
.balign 3
#else
.balign 8
#endif
.balign 8
twop52: .quad 0x4330000000000000
.quad 0x0000000000000fff
sticky: .quad 0x0000000000000000