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
Loading
Please sign in to comment
Use .balign instead of .p2align 3. This should fix the buildbots. llvm-svn: 208585