summaryrefslogtreecommitdiff
path: root/test/Object/X86
AgeCommit message (Expand)AuthorFilesLines
2013-06-21Revert "Put r184469 disassembler test back on X86"Sean Silva1-46/+0
2013-06-21Put r184469 disassembler test back on X86Renato Golin1-0/+46
2013-06-06Move the test for the data in code into the ARM directory as it is an ARMKevin Enderby1-7/+0
2013-06-06Teach llvm-objdump with the -macho parser how to use the data in code tableKevin Enderby1-0/+7
2013-05-24Add MCSymbolizer for symbolic/annotated disassembly.Ahmed Bougacha1-0/+30
2013-05-14Object: Fix Mach-O relocation printing.Ahmed Bougacha1-0/+35
2012-12-17Teach MachO which sections contain codeTim Northover1-0/+3
2012-03-25Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky1-8/+1
2012-02-16Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2-5/+13
2011-11-01Move x86-specific tests into X86 folder.Eli Friedman3-0/+91