llvm-6502/test/MC/ELF
2010-11-14 19:40: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
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 Handle a peculiar comdat case: Creating a section with an undefined 2010-11-14 04:17:37 +00:00
common2.s
common.s Fix the type of a symbol created with .comm and no corresponding .type. 2010-11-14 19:40:55 +00:00
debug-line.s Fix test. 2010-11-01 17:10:53 +00:00
debug-loc.s Fix the encoding of negative line deltas. 2010-11-13 01:06:27 +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
got.s
ident.s
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
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 gnu as support both % and @ before types, do the same. 2010-11-12 15:47:08 +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
type.s Parse and record the gnu_unique_object type. 2010-11-13 04:51:02 +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