llvm-6502/test/MC/ELF
Rafael Espindola f4b0f3e616 Improvements to .section parsing:
* If we have a M or a G, reject sections without the type
* Only parse the flag specific arguments if we have M or G
* Parse the corresponding arguments for M and G

We ignore the G arguments and flag for now.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117608 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-28 21:33:33 +00:00
..
abs.s Symbols defined as the difference of other two end up in the ABS section. 2010-10-27 16:04:30 +00:00
alias-reloc.s
alias.s
align-bss.s
align-nops.s
align-size.s
align-text.s
align.s
basic-elf.ll
bss.ll
common2.s
common.s
dg.exp
diff2.s
diff.s
elf_directive_previous.s
elf_directive_section.s
empty.s
entsize.ll
entsize.s
file.s
global-offset.s
got.s
ident.s Add support for .ident. 2010-10-26 19:35:47 +00:00
invalid-symver.s Produce an error for an invalid use of .symver. 2010-10-27 17:56:18 +00:00
local-reloc.s
merge.s
norelocation.s
pic-diff.s
plt.s
relax-arith.s Implement some relaxations for arithmetic instructions. The limitation 2010-10-26 14:09:12 +00:00
relax.s
relocation-386.s Implement DTPOFF. 2010-10-28 14:48:59 +00:00
relocation.s Implement R_X86_64_DTPOFF32. 2010-10-28 15:11:03 +00:00
rename.s Fix relocations with renamed symbols. 2010-10-28 19:08:03 +00:00
section.s Improvements to .section parsing: 2010-10-28 21:33:33 +00:00
size.s
sleb.s
symref.s Aliases defined with .symver should copy the binding of the symbols they alias. 2010-10-28 18:33:03 +00:00
uleb.s
undef2.s
undef.s
weak.s Defined weak symbols should have non-zero value. 2010-10-28 19:39:57 +00:00
zero.s