llvm-6502/test/MC/ELF
Rafael Espindola 607d1f6d32 Implement ELF::R_X86_64_GOTPCREL.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115547 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-04 19:51:39 +00:00
..
align-bss.s
align-nops.s Add hook in MCSection to decide when to use "optimized nops", for each 2010-10-04 17:32:41 +00:00
align-size.s Add a test that I forgot to add with a previous commit. 2010-09-29 14:40:49 +00:00
align-text.s
align.s
basic-elf.ll Factor some logic into ShouldRelocOnSymbol. This simplifies the code and 2010-09-30 20:18:35 +00:00
bss.ll
common2.s Move "local commons" to the end of .bss to match the gnu as behavior. 2010-09-29 14:52:01 +00:00
common.s
dg.exp
elf_directive_previous.s actually, move the elf tests into the existing elf dir. 2010-10-02 18:53:48 +00:00
elf_directive_section.s actually, move the elf tests into the existing elf dir. 2010-10-02 18:53:48 +00:00
empty.s
entsize.ll Move logic of determining ELF entsize from the .s printer to initialization 2010-09-30 05:59:22 +00:00
entsize.s Have ELFAsmParser.cpp use the already parsed "Size" (entry size) when 2010-09-30 02:41:46 +00:00
file.s
got.s Implement ELF::R_X86_64_GOTPCREL. 2010-10-04 19:51:39 +00:00
local-reloc.s
merge.s
norelocation.s
pic-diff.s Include the section address in the computation of the relocation. 2010-10-04 15:59:01 +00:00
plt.s Produce a R_X86_64_PLT32 when needed. 2010-10-04 19:04:13 +00:00
relax.s Make it possible for the MCObjectWriter to decide if a given fixup is fully 2010-09-30 02:22:20 +00:00
relocation.s Factor some logic into ShouldRelocOnSymbol. This simplifies the code and 2010-09-30 20:18:35 +00:00
section.s
sleb.s
uleb.s
undef2.s Add another test that now passes. 2010-09-30 04:22:07 +00:00
undef.s
weak.s
zero.s