K 10 svn:author V 3 dim K 8 svn:date V 27 2013-02-22T18:35:40.480177Z K 7 svn:log V 293 MFC r247003: Pull in r175360 from upstream llvm trunk: MCParser: Reject .balign with non-pow2 alignments. GNU as rejects them and there are configure scripts in the wild that check if the assembler rejects ".align 3" to determine whether the alignment is in bytes or powers of two. END