llvm-6502/test/MC/ELF
2010-11-11 19:04:55 +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 Do not recurse into symbol refs that have a variant kind. This prevents us 2010-10-21 18:00:20 +00:00
alias.s Be more strict on when we produce an undefined reference. In gas a file with 2010-10-29 23:09:31 +00:00
align-bss.s
align-nops.s
align-size.s
align-text.s
align.s
basic-elf.ll
bss.ll
comdat.s Initial comdat implementation. 2010-11-11 18:13:52 +00:00
common2.s
common.s
debug-line.s Fix test. 2010-11-01 17:10:53 +00:00
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 Handle _GLOBAL_OFFSET_TABLE_ correctly. 2010-10-20 16:46:08 +00:00
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
leb128.s Add support for expressions in .sleb/.uleb directives. 2010-11-02 17:22:24 +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-crash.s Relax dwarf line fragments. This fixes a crash in the included testcase. 2010-11-07 02:07: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 Initial comdat implementation. 2010-11-11 18:13:52 +00:00
size.s Be more strict on when we produce an undefined reference. In gas a file with 2010-10-29 23:09:31 +00:00
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
tls.s Mark labels declared in tls sections as STT_TLS. This matches the behavior of 2010-11-11 19:04:55 +00:00
uleb.s
undef2.s
undef.s Be more strict on when we produce an undefined reference. In gas a file with 2010-10-29 23:09:31 +00:00
weak.s Defined weak symbols should have non-zero value. 2010-10-28 19:39:57 +00:00
weakref-plt.s Make AliasedSymbol able to handle MCTargetExpr. They can get here if 2010-11-11 17:24:43 +00:00
weakref-reloc.s Fix the symbol index of weak references. Also make RecordRelocation a bit 2010-11-11 16:48:11 +00:00
weakref.s Implement .weakref. 2010-11-01 14:28:48 +00:00
zero.s