llvm-6502/test/MC/MachO
Daniel Dunbar 7c0a3348fb llvm-mc/Mach-O: Unique sections properly, so we don't get duplicate text
sections, etc.
 - The quick and dirty way, just clone the TargetLoweringObjectFile
   code. Eventually this should be shared... somehow.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80168 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-26 22:49:51 +00:00
..
data.s Force triple for these tests. 2009-08-22 09:45:43 +00:00
dg.exp
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 llvm-mc/Mach-O: Unique sections properly, so we don't get duplicate text 2009-08-26 22:49:51 +00:00
symbol-flags.s llvm-mc/Mach-O: Support symbol attributes. 2009-08-24 08:40:12 +00:00
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