llvm-6502/test/MC/ELF
Chandler Carruth 00ae03a747 Revert a series of commits starting at r228886 which is triggering some
regressions for LLDB on Linux. Rafael indicated on lldb-dev that we
should just go ahead and revert these but that he wasn't at a computer.
The patches backed out are as follows:

r228980: Add support for having multiple sections with the name and ...
r228889: Invert the section relocation map.
r228888: Use the existing SymbolTableIndex intsead of doing a lookup.
r228886: Create the Section -> Rel Section map when it is first needed.

These patches look pretty nice to me, so hoping its not too hard to get
them re-instated. =D

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229080 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-13 07:52:39 +00:00
..
ARM
abs.s
alias-reloc.s
alias.s MC: Label definitions are permitted after .set directives 2014-12-24 10:27:50 +00:00
align-bss.s
align-nops.s
align-size.s
align-text.s
align.s
bad-expr2.s
bad-expr3.s
bad-expr.s
bad-relocation.s
bad-section.s
basic-elf-32.s
basic-elf-64.s
bracket-exprs.s
bracket.s
bss-large.ll
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-large-model.s Commit back the correct bits of r222760 (was r222538). 2014-11-27 17:13:56 +00:00
cfi-offset.s
cfi-reg.s
cfi-register.s
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
cfi-version.ll IR: Move MDLocation into place 2015-01-14 22:27:36 +00:00
cfi-window-save.s
cfi-zero-addr-delta.s
cfi.s
comdat-dup-group-name.s
comdat-reloc.s
comdat.s
common2.s
common-error1.s Produce errors when an assignment expression would use a common symbol. 2015-01-19 17:30:24 +00:00
common-error2.s Produce errors when an assignment expression would use a common symbol. 2015-01-19 17:30:24 +00:00
common.s
comp-dir.s
compression.s
debug-line2.s
debug-line.s
debug-loc.s
diff2.s
diff.s
discriminator.s
dot-symbol-assignment.s
elf_directive_previous.s
elf_directive_section.s
empty-dwarf-lines.s
empty.s
entsize.ll
entsize.s
fde.s
file-double.s
file.s
gen-dwarf.s
global-offset.s
gnu-type-diagnostics.s
gnu-type.s
got.s
ident.s
ifunc-reloc.s
invalid-symver.s
lcomm.s
leb128.s
lit.local.cfg
local-reloc.s
many-sections-2.s
many-sections.s
merge.s
n_bytes.s
no-fixup.s
no-reloc.s
nocompression.s
noexec.s Revert llvm/test/MC/ELF/noexec.s in r227074, "Fix a problem where the AArch64 ELF assembler was failing with" 2015-01-26 09:30:29 +00:00
norelocation.s
offset.s
org.s
pic-diff.s
plt.s
pr9292.s
pr19430.s
relax-all-flag.s
relax-arith.s
relax-crash.s
relax.s
reloc-same-name-section.s
relocation-386.s Support @PLT loads on 32bit x86. 2015-01-15 17:59:02 +00:00
relocation-pc.s
relocation.s
rename.s
section-quoting.s
section-sym2.s
section-sym-err.s
section-sym.s
section.s
set.s
sleb.s
strtab-suffix-opt.s
subsection.s
subtraction-error.s
symbol-names.s
symver-msvc.s [pr21886] Change MCJIT/ELF to support MSVC C++ mangled symbol. 2015-01-22 14:20:45 +00:00
symver.s
tls-i386.s
tls.s
type-propagate.s
type.s Add STB_GNU_UNIQUE to the ELF writer. 2015-01-23 04:44:35 +00:00
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