..
Inputs
[lld][Darwin] Add support for the -sectcreate option.
2015-10-24 08:20:51 +00:00
PIE.yaml
Delete unnecessary generality in loadFile.
2015-04-24 15:51:45 +00:00
align_text.yaml
Use arithmetic type to represent alignments (not in log2) everywhere.
2015-03-26 02:20:25 +00:00
arm-interworking-movw.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
arm-interworking.yaml
[MachO] Use llvm-readobj in lieu of macho-dump.
2015-09-22 17:31:01 +00:00
arm-shims.yaml
[MachO] Use llvm-readobj in lieu of macho-dump.
2015-09-22 17:31:01 +00:00
arm-subsections-via-symbols.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
arm64-reloc-negDelta32-fixup.yaml
Fix negDelta32 relocatable fixups for arm64 in mach-o.
2015-12-16 22:50:16 +00:00
arm64-relocs-errors-delta64-offset.yaml
Verify that macho-o delta64 relocs have the same offset.
2015-12-10 18:48:52 +00:00
cstring-sections.yaml
Delete unnecessary generality in loadFile.
2015-04-24 15:51:45 +00:00
data-only-dylib.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
demangle.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
dependency_info.yaml
Disable a Mach-O test on Windows that depends on Unix path separator.
2014-11-07 01:51:00 +00:00
dso_handle.yaml
[mach-o] Support linker synthesized mach_header symbols.
2014-11-12 22:21:56 +00:00
dylib-install-names.yaml
[macho] Minor install_name fixes
2014-12-20 09:22:56 +00:00
exe-offsets.yaml
[mach-o] zero-fill sections have no file offset
2014-11-18 00:30:29 +00:00
exe-segment-overlap.yaml
[mach-o] Support data-only dylibs
2014-10-24 22:19:22 +00:00
executable-exports.yaml
[LLD][MachO] Fix a FIXME: Subtract base address from atom address when building
2015-09-21 22:06:02 +00:00
exported_symbols_list-dylib.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
exported_symbols_list-obj.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
exported_symbols_list-undef.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
fat-archive.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
filelist.yaml
[mach-o] Support -filelist option in darwin driver
2014-08-15 19:53:41 +00:00
flat_namespace_undef_error.yaml
[lld][MachO] Initial implementation of -flat_namespace and -undefined.
2015-09-28 20:25:14 +00:00
flat_namespace_undef_suppress.yaml
[lld][MachO] Initial implementation of -flat_namespace and -undefined.
2015-09-28 20:25:14 +00:00
force_load-dylib.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
force_load-x86_64.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
framework-user-paths.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
gcc_except_tab-got-arm64.yaml
Don't bypass the GOT for delta32toGOT references.
2015-12-09 00:46:02 +00:00
got-order.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
hello-world-arm64.yaml
Update for llvm change.
2015-07-06 19:21:08 +00:00
hello-world-armv6.yaml
Delete unnecessary generality in loadFile.
2015-04-24 15:51:45 +00:00
hello-world-armv7.yaml
Update for llvm change.
2015-07-06 19:21:08 +00:00
hello-world-x86.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
hello-world-x86_64.yaml
Update for llvm change.
2015-07-06 19:21:08 +00:00
image-base.yaml
[MachO] Use llvm-readobj in lieu of macho-dump.
2015-09-22 17:31:01 +00:00
infer-arch.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
interposing-section.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
keep_private_externs.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
lazy-bind-x86_64.yaml
Delete unnecessary generality in loadFile.
2015-04-24 15:51:45 +00:00
lib-search-paths.yaml
Subclass InputGraph to get darwin linker library semantics
2014-10-21 21:14:11 +00:00
library-order.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
library-rescan.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
libresolve-bizarre-root-override.yaml
[mach-o] Add support for upward linking
2014-10-16 19:31:28 +00:00
libresolve-multiple-syslibroots.yaml
[mach-o] Support -filelist option in darwin driver
2014-08-15 19:53:41 +00:00
libresolve-one-syslibroot.yaml
[mach-o] Support -filelist option in darwin driver
2014-08-15 19:53:41 +00:00
libresolve-simple.yaml
[mach-o] Support -filelist option in darwin driver
2014-08-15 19:53:41 +00:00
libresolve-user-paths.yaml
[mach-o] Support -filelist option in darwin driver
2014-08-15 19:53:41 +00:00
libresolve-z.yaml
[mach-o] Support -filelist option in darwin driver
2014-08-15 19:53:41 +00:00
linker-as-ld.yaml
Delete unnecessary generality in loadFile.
2015-04-24 15:51:45 +00:00
lit.local.cfg
[mach-o] add representation for LC_ID_DYLIB to MachONormalizedFile
2014-07-01 08:15:41 +00:00
mh_bundle_header.yaml
[mach-o] Support linker synthesized mach_header symbols.
2014-11-12 22:21:56 +00:00
mh_dylib_header.yaml
[mach-o] Support linker synthesized mach_header symbols.
2014-11-12 22:21:56 +00:00
objc_export_list.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
order_file-basic.yaml
[mach-o] Add support for -order_file option
2014-11-07 21:01:21 +00:00
parse-aliases.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
parse-arm-relocs.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
parse-cfstring32.yaml
[mach-o] add parsing of x86 relocations
2014-07-02 23:52:22 +00:00
parse-cfstring64.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
parse-compact-unwind32.yaml
[mach-o] Refactor sections -> atoms to be table driven.
2014-06-03 23:36:50 +00:00
parse-compact-unwind64.yaml
[mach-0] Add support for parsing compact unwind info section
2014-05-29 23:50:48 +00:00
parse-data-in-code-armv7.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
parse-data-in-code-x86.yaml
[mach-o] Add support for LC_DATA_IN_CODE
2014-07-24 23:06:56 +00:00
parse-data-relocs-arm64.yaml
[mach-o] enhance arm64 reloc parser to support local pointer relocations
2014-11-18 00:30:17 +00:00
parse-data-relocs-x86_64.yaml
Regenerated test according to the example assembly at the top. NFC.
2015-12-18 23:43:17 +00:00
parse-data.yaml
[mach-o] Refactor sections -> atoms to be table driven.
2014-06-03 23:36:50 +00:00
parse-eh-frame-relocs-x86_64.yaml
[LLD] Make sure MachO FDEs read their augmentation data strings from the right
2015-05-16 00:08:02 +00:00
parse-eh-frame-x86-anon.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
parse-eh-frame-x86-labeled.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
parse-eh-frame.yaml
[mach-o] avoid overly clever std::find_if
2014-10-15 20:26:24 +00:00
parse-function.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
parse-initializers32.yaml
[mach-o] Add support for initializers and terminators in object files
2014-05-27 23:20:52 +00:00
parse-initializers64.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
parse-literals-error.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
parse-literals.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
parse-non-lazy-pointers.yaml
[mach-o] add parsing of x86 relocations
2014-07-02 23:52:22 +00:00
parse-relocs-x86.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
parse-section-no-symbol.yaml
[mach-o] don't assume all sections have symbols
2014-06-25 10:59:37 +00:00
parse-tentative-defs.yaml
YAML: Do not use 2^x notation to represent alignments.
2015-03-25 22:06:04 +00:00
parse-text-relocs-arm64.yaml
[mach-o] Add support for arm64 (AAarch64)
2014-09-09 23:52:59 +00:00
parse-text-relocs-x86_64.yaml
[LLD] Add support for MachO ripRel32MinusNAnon relocations.
2015-05-13 00:29:43 +00:00
parse-tlv-relocs-x86-64.yaml
[lld] Add MachO thread-local storage support.
2015-06-23 20:35:31 +00:00
re-exported-dylib-ordinal.yaml
Delete unnecessary generality in loadFile.
2015-04-24 15:51:45 +00:00
rpath.yaml
[lld][MachO] Make sure LC_RPATH command size is a multiple of the pointer size.
2015-10-29 16:50:26 +00:00
run-tlv-pass-x86-64.yaml
[lld][MachO] Recognize __thread_bss sections as zero-fill and set all the
2015-12-11 23:25:09 +00:00
sectalign.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
sectcreate.yaml
[lld][Darwin] Add support for the -sectcreate option.
2015-10-24 08:20:51 +00:00
stack-size.yaml
[lld] Make the MachO -stack_size default '0', add a test case.
2015-05-22 00:25:34 +00:00
twolevel_namespace_undef_dynamic_lookup.yaml
[lld][MachO] Fix a think-o to get the twolevel/dynamic_lookup test passing.
2015-09-28 20:52:21 +00:00
twolevel_namespace_undef_warning_suppress.yaml
[lld][MachO] Initial implementation of -flat_namespace and -undefined.
2015-09-28 20:25:14 +00:00
unwind-info-simple-arm64.yaml
Don't bypass the GOT for delta32toGOT references.
2015-12-09 00:46:02 +00:00
unwind-info-simple-x86_64.yaml
[lld][MachO] Prune unused EH frames.
2015-10-23 05:39:16 +00:00
upward-dylib-load-command.yaml
Remove trailing whitespace characters.
2015-04-27 17:18:04 +00:00
upward-dylib-paths.yaml
[mach-o] Add support for upward linking
2014-10-16 19:31:28 +00:00
usage.yaml
[mach-o] Fix so no options causes usage message to be printed
2014-09-09 00:45:35 +00:00
use-simple-dylib.yaml
Delete unnecessary generality in loadFile.
2015-04-24 15:51:45 +00:00
write-final-sections.yaml
[lld][MachO] Prune unused EH frames.
2015-10-23 05:39:16 +00:00
wrong-arch-error.yaml
Delete unnecessary generality in loadFile.
2015-04-24 15:51:45 +00:00