llvm-project/lld/test/mach-o
Nick Kledzik a2d602560b [mach-o] Make anonymous atom out of section content before any symbol
In sections that are broken into atoms at symbols, if the first symbol in the
section is not at the start of the section, then make an anonymous atom for
the section content that is before the first symbol.

llvm-svn: 210142
2014-06-04 00:34:27 +00:00
..
lit.local.cfg [mach-o] Use lit.local.cfg to enable mach-o test cases to be run 2014-05-22 01:47:17 +00:00
parse-cfstring32.yaml [mach-o] Add support for parsing CFString sections 2014-05-29 20:44:21 +00:00
parse-cfstring64.yaml [mach-o] Add support for parsing CFString sections 2014-05-29 20:44:21 +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.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] Make anonymous atom out of section content before any symbol 2014-06-04 00:34:27 +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] Add support for initializers and terminators in object files 2014-05-27 23:20:52 +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] Add support for reading utf16 string literal sections 2014-05-27 20:25:06 +00:00
parse-non-lazy-pointers.yaml [mach-o] Support parsing of non-lazy-pointer sections 2014-05-28 01:16:35 +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