hanchenye-llvm-project/lld/test/mach-o
Rafael Espindola 9c7a623015 Update for llvm change.
llvm-svn: 241489
2015-07-06 19:21:08 +00:00
..
Inputs Remove trailing whitespace characters. 2015-04-27 17:18:04 +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 Remove trailing whitespace characters. 2015-04-27 17:18:04 +00:00
arm-shims.yaml Delete unnecessary generality in loadFile. 2015-04-24 15:51:45 +00:00
arm-subsections-via-symbols.yaml Remove trailing whitespace characters. 2015-04-27 17:18:04 +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-exports.yaml [mach-o] Add support for using export tries 2014-09-03 19:52:50 +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
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
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
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 [mach-o]: support optional "0x" prefix for -image_base 2014-09-11 10:31:46 +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
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
parse-cfstring64.yaml Remove trailing whitespace characters. 2015-04-27 17:18:04 +00:00
parse-compact-unwind32.yaml
parse-compact-unwind64.yaml
parse-data-in-code-armv7.yaml Remove trailing whitespace characters. 2015-04-27 17:18:04 +00:00
parse-data-in-code-x86.yaml
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 Remove trailing whitespace characters. 2015-04-27 17:18:04 +00:00
parse-data.yaml
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
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
parse-relocs-x86.yaml Remove trailing whitespace characters. 2015-04-27 17:18:04 +00:00
parse-section-no-symbol.yaml
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 [macho] -rpath support 2014-12-18 21:33:38 +00:00
run-tlv-pass-x86-64.yaml [lld] Add MachO thread-local storage support. 2015-06-23 20:35:31 +00:00
sectalign.yaml Remove trailing whitespace characters. 2015-04-27 17:18:04 +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
unwind-info-simple-arm64.yaml Remove trailing whitespace characters. 2015-04-27 17:18:04 +00:00
unwind-info-simple-x86_64.yaml Remove trailing whitespace characters. 2015-04-27 17:18:04 +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 Delete unnecessary generality in loadFile. 2015-04-24 15:51:45 +00:00
wrong-arch-error.yaml Delete unnecessary generality in loadFile. 2015-04-24 15:51:45 +00:00