llvm-project/compiler-rt/lib/builtins/i386
Saleem Abdulrasool 2e3ad036a2 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
2014-05-12 16:06:11 +00:00
..
Makefile.mk
ashldi3.S
ashrdi3.S
divdi3.S
floatdidf.S
floatdisf.S
floatdixf.S
floatundidf.S
floatundisf.S CompilerRT: .align was supposed to be power-of-aligned in this case 2014-05-12 16:06:11 +00:00
floatundixf.S
lshrdi3.S
moddi3.S
muldi3.S
udivdi3.S
umoddi3.S