llvm-6502/test/MC/ELF
Rafael Espindola a5ff979c11 Test for push being relaxed.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@122124 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-18 01:16:59 +00:00
..
abs.s
alias-reloc.s Change MCExpr::EvaluateAsRelocatableImpl of variables to return the original 2010-11-15 16:33:49 +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
call-abs.ll Produce a relocation for pcrel absolute values. Based on a patch by David Meyer. 2010-11-23 07:20:12 +00:00
cfi.s "Fix" FDE alignment to match what gas does. 2010-12-17 00:28:02 +00:00
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 another case of a .comm directive without a corresponding .type 2010-11-14 21:11:16 +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-dwarf-lines.s Fixed version of 121434 with no new memory leaks. 2010-12-10 07:39:47 +00:00
empty.s
entsize.ll
entsize.s
file.s
global-offset.s
got.s
ident.s
invalid-symver.s
leb128.s Add support for expressions in .sleb/.uleb directives. 2010-11-02 17:22:24 +00:00
local-reloc.s
merge.s
n_bytes.s Add support for .int. 2010-11-17 16:24:40 +00:00
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 A bit more of gnu as compatibility when handling relocations with aliases. 2010-11-16 04:11:46 +00:00
relocation-386.s Test for push being relaxed. 2010-12-18 01:16:59 +00:00
relocation.s Make pushq produce signed relocations. 2010-12-16 22:50:01 +00:00
rename.s Fix relocations with renamed symbols. 2010-10-28 19:08:03 +00:00
section.s Factor some code to parseSectionFlags and fix the default type of a section. 2010-11-25 15:32:56 +00:00
set.s Fix PR8565. 2010-11-15 14:40:36 +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
tls-i386.s Fix and add tests for all cases in x86 and x86_64 where gnu as implicitly 2010-11-24 18:51:21 +00:00
tls.s Fix and add tests for all cases in x86 and x86_64 where gnu as implicitly 2010-11-24 18:51:21 +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