llvm-project/lld/test/mach-o
Tim Northover 73c532e8a9 [mach-o]: support -Z option to skip standard library paths
llvm-svn: 212713
2014-07-10 11:46:13 +00:00
..
Inputs [mach-o]: support -syslibroot and -l options 2014-07-10 11:21:06 +00:00
dylib-install-names.yaml [mach-o]: remove dylib install-name test with a.out 2014-07-03 12:50:23 +00:00
exe-offsets.yaml MachO: calculate segment offsets in final MachO files properly. 2014-06-30 09:49:30 +00:00
exe-segment-overlap.yaml MachO: align segment virtual addresses to page size. 2014-06-30 09:49:33 +00:00
hello-world-x86.yaml [mach-o] add x86 test case to build hello world. Fix bugs it uncovered. 2014-07-03 02:01:21 +00:00
lib-search-paths.yaml [mach-o]: support -syslibroot and -l options 2014-07-10 11:21:06 +00:00
libresolve-bizarre-root-override.yaml [mach-o]: support -syslibroot and -l options 2014-07-10 11:21:06 +00:00
libresolve-multiple-syslibroots.yaml [mach-o]: support -syslibroot and -l options 2014-07-10 11:21:06 +00:00
libresolve-one-syslibroot.yaml [mach-o]: support user-specified (-L) library search paths 2014-07-10 11:46:08 +00:00
libresolve-simple.yaml [mach-o]: support user-specified (-L) library search paths 2014-07-10 11:46:08 +00:00
libresolve-user-paths.yaml [mach-o]: support user-specified (-L) library search paths 2014-07-10 11:46:08 +00:00
libresolve-z.yaml [mach-o]: support -Z option to skip standard library paths 2014-07-10 11:46:13 +00:00
lit.local.cfg [mach-o] add representation for LC_ID_DYLIB to MachONormalizedFile 2014-07-01 08:15:41 +00:00
parse-aliases.yaml [mach-o] parse multiple symbols on same address into aliases 2014-06-09 23:35:37 +00:00
parse-arm-relocs.yaml [mach-o] Add parsing of arm/thumb relocations 2014-07-04 00:11:09 +00:00
parse-cfstring32.yaml [mach-o] add parsing of x86 relocations 2014-07-02 23:52:22 +00:00
parse-cfstring64.yaml [mach-o] refactor x86_64 relocation handling. 2014-06-27 18:25:01 +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-relocs-x86_64.yaml [mach-o] refactor x86_64 relocation handling. 2014-06-27 18:25:01 +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.yaml [mach-o] Add support for parsing __eh_frame section. Generalize support for whether symbols in a section are ignored or illegal 2014-05-29 23:07:20 +00:00
parse-function.yaml [mach-o] fix use of resolver functions to not cause duplicate sections. 2014-06-11 01:30:55 +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 [mach-o] refactor x86_64 relocation handling. 2014-06-27 18:25:01 +00:00
parse-literals-error.yaml [mach-o] Fix so that mach-o semantic errors return an error rather than assert 2014-05-22 20:05:43 +00:00
parse-literals.yaml [mach-o]: atomize zero-terminated literals correctly. 2014-06-25 11:21:51 +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 [mach-o] add parsing of x86 relocations 2014-07-02 23:52:22 +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 [mach-o] Add support and test cases for parsing tentative definitions 2014-05-15 20:59:23 +00:00
parse-text-relocs-x86_64.yaml [mach-o] refactor x86_64 relocation handling. 2014-06-27 18:25:01 +00:00
use-simple-dylib.yaml [mach-o] add representation for LC_ID_DYLIB to MachONormalizedFile 2014-07-01 08:15:41 +00:00
write-final-sections.yaml MachO: stop iterating past the end of an array 2014-06-30 10:30:00 +00:00
wrong-arch-error.yaml [mach-o] improve errors when mixing architectures 2014-06-30 22:57:33 +00:00