llvm-6502/test/MC
Benjamin Kramer 8a89cf233d 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175360 91177308-0d34-0410-b5e6-96231b3b80d8
2013-02-16 15:00:16 +00:00
..
AArch64 AArch64: Undo change to how test was run 2013-02-11 10:51:41 +00:00
ARM If bundle alignment is enabled, do not add data to a fragment with instructions 2013-02-15 22:50:52 +00:00
AsmParser MCParser: Reject .balign with non-pow2 alignments. 2013-02-16 15:00:16 +00:00
COFF
Disassembler death to extra whitespace 2013-02-14 19:15:14 +00:00
ELF
MachO Revert r15266. This fixes llvm.org/pr15266. 2013-02-14 16:23:08 +00:00
Markup
MBlaze
Mips
PowerPC
X86 Revert r15266. This fixes llvm.org/pr15266. 2013-02-14 16:23:08 +00:00