llvm-6502/test/MC/MachO
Kevin Enderby 5440f6309d Fixed MCSectionMachO::ParseSectionSpecifier to allow an attribute of "none" so
that a symbol stub section with no attributes can be parsed as in:
.section __TEXT,__picsymbolstub4,symbol_stubs,none,16


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83488 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-07 20:57:20 +00:00
..
comm-1.s llvm-mc: Support .comm emission. 2009-08-28 07:08:35 +00:00
data.s
dg.exp For now, only run MC tests if X86 is configured. 2009-08-27 06:11:15 +00:00
lcomm-attributes.s llvm-mc: Support .zerofill emission. 2009-08-28 05:49:21 +00:00
reloc.s llvm-mc/Mach-O: Add support for relocations. 2009-08-26 13:58:10 +00:00
section-align-1.s llvm-mc/Mach-O: Add section padding where needed (to align the next section). 2009-08-26 04:13:32 +00:00
section-align-2.s llvm-mc/Mach-O: Add section padding where needed (to align the next section). 2009-08-26 04:13:32 +00:00
sections.s Fixed MCSectionMachO::ParseSectionSpecifier to allow an attribute of "none" so 2009-10-07 20:57:20 +00:00
symbol-flags.s
symbol-indirect.s llvm-mc: Fix tests for python variations in int printing, sigh. 2009-08-26 04:28:45 +00:00
symbols-1.s llvm-mc/Mach-O: Don't put assembler temporary labels in the symbol table. 2009-08-26 22:13:22 +00:00
values.s llvm-mc/Mach-O: Set addresses for symbols. 2009-08-26 02:48:04 +00:00
zerofill-1.s llvm-mc: Support .zerofill emission. 2009-08-28 05:49:21 +00:00
zerofill-2.s llvm-mc: Support .zerofill emission. 2009-08-28 05:49:21 +00:00
zerofill-3.s llvm-mc: Support .zerofill emission. 2009-08-28 05:49:21 +00:00