llvm-6502/test/MC/ELF
Rafael Espindola 7a86ffb19f Fix the FDE encoding to be relative on ELF.
This is a very late complement to r130637 which fixed this on x86_64. Fixes
pr15448.

Since it looks like that every elf architecture uses this encoding when using
cfi, make it the default for elf. Just exclude mips64el. It has a lovely
.ll -> .o test (ef_frame.ll) that tests that nothing changes in the binary
content of the .eh_frame produced by llc. Oblige it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@177141 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-15 05:51:57 +00:00
..
abs.s
alias-reloc.s
alias.s
align-bss.s
align-nops.s
align-size.s
align-text.s
align.s
bad-section.s
basic-elf-32.s
basic-elf-64.s
bracket-exprs.s
bracket.s
bss.ll
call-abs.s
cfi-adjust-cfa-offset.s
cfi-advance-loc2.s
cfi-def-cfa-offset.s
cfi-def-cfa-register.s
cfi-def-cfa.s
cfi-escape.s
cfi-offset.s
cfi-reg.s
cfi-register.s Add support for .cfi_register now that it is easy to extent the representation 2012-11-25 15:14:49 +00:00
cfi-rel-offset2.s
cfi-rel-offset.s
cfi-remember.s
cfi-restore.s
cfi-same-value.s
cfi-sections.s
cfi-signal-frame.s
cfi-undefined.s Implement .cfi_undefined. Based on a patch from PaX team, updated by 2012-11-23 16:59:41 +00:00
cfi-zero-addr-delta.s
cfi.s
comdat.s
common2.s
common.s
comp-dir.s Now that llvm-dwarfdump supports flags to specify which DWARF section to dump, 2013-01-25 21:44:53 +00:00
debug-line.s
debug-loc.s
diff2.s
diff.s
elf_directive_previous.s
elf_directive_section.s
empty-dwarf-lines.s
empty.s
entsize.ll
entsize.s
fde-reloc.s Fix the FDE encoding to be relative on ELF. 2013-03-15 05:51:57 +00:00
fde.s
file.s
gen-dwarf.s Emit relocations from .debug_aranges to .debug_info for asm files 2012-11-14 09:55:38 +00:00
global-offset.s
got.s
ident.s
invalid-symver.s
lcomm.s
leb128.s
lit.local.cfg
local-reloc.s
many-section.s
many-sections-2.s We need a shndx if the number of sections breaks SHN_LORESERVE. This condition 2013-03-09 09:31:44 +00:00
merge.s
n_bytes.s
no-fixup.s Rewrite a test to check actual output rather than intermediate implementation 2013-03-01 20:54:00 +00:00
noexec.s
norelocation.s
org.s
pic-diff.s
plt.s
pr9292.s
relax-all-flag.s Add a test for explicitly exercising the mc-relax-all flag. 2012-12-10 20:36:01 +00:00
relax-arith.s
relax-crash.s
relax.s
relocation-386.s
relocation-pc.s
relocation.s
rename.s
section-quoting.s
section.s
set.s
sleb.s
symref.s
tls-i386.s
tls.s
type.s
uleb.s
undef2.s
undef.s
version.s
weak-relocation.s
weak.s
weakref-plt.s
weakref-reloc.s
weakref.s
x86_64-reloc-sizetest.s
zero.s