1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/test/MC/MachO/ARM
Steven Wu 315fa847c3 Force the MachO generated for Darwin to have VERSION_MIN load command
On Darwin, it is required to stamp the object file with VERSION_MIN load
command. This commit will provide a VERSRION_MIN load command to the
MachO file that doesn't specify the version itself by inferring from
Target Triple.

llvm-svn: 244059
2015-08-05 15:36:38 +00:00
..
aliased-symbols.s MC: For variable symbols, maintain MCSymbol::Section as a cache. 2015-04-03 01:46:11 +00:00
bad-darwin-ARM-reloc.s
bad-darwin-directives.s ARM: consolidate MachO checks for ARM asm parser 2014-04-05 22:09:51 +00:00
cstexpr-gotpcrel.ll [opaque pointer type] Add textual IR support for explicit type parameter to gep operator 2015-03-13 18:20:45 +00:00
darwin-ARM-reloc.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
darwin-Thumb-reloc.s Force the MachO generated for Darwin to have VERSION_MIN load command 2015-08-05 15:36:38 +00:00
data-in-code.s
directive-type-diagnostics.s Reworking the test part of r241149 2015-07-02 16:53:23 +00:00
empty-function-nop.ll
ios-version-min-load-command.s Adds the next bit of support for llvm-objdump’s -private-headers for executable Mach-O files. 2014-09-04 16:54:47 +00:00
lit.local.cfg Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
llvm-objdump-macho-stripped.s
llvm-objdump-macho.s
long-call-branch-island-relocation.s
no-subsections-reloc.s
nop-armv4-padding.s
nop-armv6t2-padding.s
nop-thumb2-padding.s
nop-thumb-padding.s
relax-thumb2-branches.s
relax-thumb-ldr-literal.s
static-movt-relocs.s Improve the --expand-relocs handling of MachO. 2015-06-18 22:38:20 +00:00
thumb2-function-relative-load.s
thumb2-movt-fixup.s
thumb2-movw-fixup.s
thumb-bl-jbits.s
version-min-diagnostics.s
version-min.s