llvm-6502/test/MC
Ulrich Weigand 146f336272 [PowerPC] Add ELF relocation tests
This patch extends test/MC/PowerPC/ppc64-fixups.s to not only check for
the correct fixup type in the --show-encoding output, but also runs the
generated object file through llvm-readobj -r and verifies that the
correct ELF relocation records were generated.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181453 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-08 17:51:44 +00:00
..
AArch64
ARM This patch fixes two tests marked as XFAIL among the ARM assembler tests. 2013-05-08 09:41:12 +00:00
AsmParser Fix a bug in the MC asm parser evaluating expressions. It was treating: 2013-05-07 21:40:58 +00:00
COFF
Disassembler [XCore] Add LDAPB instructions. 2013-05-05 13:36:53 +00:00
ELF
MachO
Markup
MBlaze
Mips [mips] Test for r179873. 2013-04-30 20:48:49 +00:00
PowerPC [PowerPC] Add ELF relocation tests 2013-05-08 17:51:44 +00:00
SystemZ [SystemZ] Add MC test cases 2013-05-06 16:20:58 +00:00
X86