llvm-project/llvm/test/MC/MachO
Davide Italiano 591b5a5e72 [MC] Convert other MachO tests from macho-dump to llvm-readobj.
This commit accomplish two goals:
1) it's a step forward to deprecate macho-dump, now less than 40 tests
rely on it.

2) It tests all the MachO specific features introduced in llvm-readobj in
the following commits:  r246789, r246665, r246474.

While the conversion is mostly mechanical (I double-checked all the
tests output one by one, but still), a post-commit review is greatly
appreciated.

llvm-svn: 246904
2015-09-05 01:02:05 +00:00
..
AArch64 [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
ARM [MC] Convert tests to use llvm-readobj --macho-version-min. 2015-08-28 12:40:05 +00:00
absolute.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
absolutize.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
bad-darwin-x86_64-32-bit-abs-addr.s
bad-darwin-x86_64-diff-relocs.s
bad-darwin-x86_64-reloc-expr.s
bad-darwin-x86_64-reloc-expr1.s
bad-darwin-x86_64-reloc-expr2.s
bad-dollar.s
bad-indirect-symbols.s
bad-macro.s
bss.s
comm-1.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
cstexpr-gotpcrel-32.ll [opaque pointer type] Add textual IR support for explicit type parameter to gep operator 2015-03-13 18:20:45 +00:00
cstexpr-gotpcrel-64.ll [AsmPrinter] Check for valid constants in handleIndirectSymViaGOTPCRel 2015-07-21 21:45:42 +00:00
darwin-complex-difference.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
darwin-version-min-load-command.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
darwin-x86_64-diff-reloc-assign-2.s Improve the --expand-relocs handling of MachO. 2015-06-18 22:38:20 +00:00
darwin-x86_64-diff-reloc-assign.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
darwin-x86_64-diff-relocs.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
darwin-x86_64-nobase-relocs.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
darwin-x86_64-reloc-offsets.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
darwin-x86_64-reloc.s Improve the --expand-relocs handling of MachO. 2015-06-18 22:38:20 +00:00
data.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
debug_frame.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
diff-with-two-sections.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
direction_labels.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
eh-frame-reloc.s
eh_symbol.s
file.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
gen-dwarf-cpp.s
gen-dwarf-macro-cpp.s
gen-dwarf-producer.s
gen-dwarf.s
i386-large-relocations.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
indirect-symbols.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
jcc.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
lcomm-attributes.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
linker-option-1.s
linker-option-2.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
linker-options.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
lit.local.cfg
loc.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
osx-version-min-load-command.s [MC] Convert tests to use llvm-readobj --macho-version-min. 2015-08-28 12:40:05 +00:00
pcrel-to-other-section.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
pr19185.s
previous.s
pushsection.s
relax-jumps.s
relax-recompute-align.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
reloc-diff.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
reloc-pcrel-offset.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
reloc-pcrel.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
reloc.s Improve the --expand-relocs handling of MachO. 2015-06-18 22:38:20 +00:00
section-align-1.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
section-align-2.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
section-attributes.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
section-flags.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
string-table.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
symbol-diff.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
symbol-flags.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
symbol-indirect.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
symbols-1.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
tbss.s
tdata.s
temp-labels.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
thread_init_func.s
tls.s
tlv-bss.ll [opaque pointer type] Add textual IR support for explicit type parameter to load instruction 2015-02-27 21:17:42 +00:00
tlv-reloc.s
tlv.s
values.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
variable-errors.s
variable-exprs.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
weakdef.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
x86-data-in-code.ll [opaque pointer type] Add textual IR support for explicit type parameter to load instruction 2015-02-27 21:17:42 +00:00
x86_32-optimal_nop.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
x86_32-scattered-reloc-fallback.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
x86_32-sections.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
x86_32-symbols.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
x86_64-mergeable.s Revert r240302 ("Bring r240130 back."). 2015-06-23 11:31:32 +00:00
x86_64-reloc-arithmetic.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
x86_64-sections.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
x86_64-symbols.s Revert r240302 ("Bring r240130 back."). 2015-06-23 11:31:32 +00:00
zerofill-1.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
zerofill-2.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
zerofill-3.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
zerofill-4.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
zerofill-5.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00
zerofill-sect-align.s [MC] Convert other MachO tests from macho-dump to llvm-readobj. 2015-09-05 01:02:05 +00:00