llvm-project/lld/test/MachO
Kellie Medlin 2b920ae78c [lld] Add archive file support to Mach-O backend
With this change, basic archive files can be linked together. Input
section discovery has been refactored into a function since archive
files lazily resolve their symbols / the object files containing those
symbols.

Reviewed By: int3, smeenai

Differential Revision: https://reviews.llvm.org/D78342
2020-05-14 12:58:35 -07:00
..
Inputs [lld-macho] Support calls to functions in dylibs 2020-05-09 20:56:22 -07:00
invalid [lld] Add archive file support to Mach-O backend 2020-05-14 12:58:35 -07:00
alignment-too-large.yaml [lld-macho] Disable colors in errors when not printing to a pty 2020-04-29 15:44:35 -07:00
arch.s [lld-macho] Disable colors in errors when not printing to a pty 2020-04-29 15:44:35 -07:00
archive.s [lld] Add archive file support to Mach-O backend 2020-05-14 12:58:35 -07:00
duplicate-symbol.s [lld-macho] Disable colors in errors when not printing to a pty 2020-04-29 15:44:35 -07:00
dylib.s [lld-macho][reland] Add support for emitting dylibs with a single symbol 2020-04-28 17:08:32 -07:00
dylink-lazy.s [lld-macho] Re-add dylink-lazy test 2020-05-12 07:52:03 -07:00
dylink.s [lld-macho] Use export trie instead of symtab when linking against dylibs 2020-05-09 20:56:22 -07:00
entry-symbol.s [lld-macho] Disable colors in errors when not printing to a pty 2020-04-29 15:44:35 -07:00
export-trie.s [lld-macho] Implement basic export trie 2020-04-29 15:44:27 -07:00
fat-arch.s [lld-macho] Support reading of universal binaries 2020-04-29 15:44:44 -07:00
invalid-executable.s [lld-macho] Disable colors in errors when not printing to a pty 2020-04-29 15:44:35 -07:00
invalid-fat-narch.s [lld-macho] Support reading of universal binaries 2020-04-29 15:44:44 -07:00
invalid-fat-offset.s [lld-macho] Support reading of universal binaries 2020-04-29 15:44:44 -07:00
load-commands.s [lld-macho][reland] Add support for emitting dylibs with a single symbol 2020-04-28 17:08:32 -07:00
missing-dylib.s [lld-macho] Disable colors in errors when not printing to a pty 2020-04-29 15:44:35 -07:00
no-exports-dylib.s [lld-macho] Implement basic export trie 2020-04-29 15:44:27 -07:00
no-id-dylink.s [lld-macho] Disable colors in errors when not printing to a pty 2020-04-29 15:44:35 -07:00
no-such-file.s [lld-macho] Disable colors in errors when not printing to a pty 2020-04-29 15:44:35 -07:00
platform-version.test [lld-macho] Ignore -platform_version and -syslibroot flags. 2020-05-12 19:17:01 -04:00
relocations.s [lld-macho] Support pc-relative section relocations 2020-05-09 20:56:23 -07:00
resolution.s [lld-macho] Dylib symbols should always replace undefined symbols 2020-05-09 20:56:22 -07:00
search-paths.test [lld-macho] Add basic support for linking against dylibs 2020-04-21 13:43:19 -07:00
section-headers.s Reland D75382 "[lld] Initial commit for new Mach-O backend" 2020-04-02 12:03:43 -07:00
section-merge.s [lld-macho] Follow-up to D77893 2020-05-09 20:56:22 -07:00
segments.s [lld-macho] Extend SyntheticSections to cover all segment load commands 2020-04-27 12:58:12 -07:00
silent-ignore.test [lld-macho] Ignore -platform_version and -syslibroot flags. 2020-05-12 19:17:01 -04:00
sub-library.s [lld-macho] Add support for creating and reading reexported dylibs 2020-05-12 07:52:03 -07:00
symbol-order.s [lld] Add archive file support to Mach-O backend 2020-05-14 12:58:35 -07:00
symtab.s [lld-macho] Implement basic export trie 2020-04-29 15:44:27 -07:00
x86-64-reloc-signed.s [lld-macho] Support pc-relative section relocations 2020-05-09 20:56:23 -07:00