llvm-project/llvm/test/MC/ELF
David Blaikie 61891748f5 Remove testing for zlib-gnu llvm-mc support in the absence of zlib 2022-07-14 22:55:47 +00:00
..
AMDGPU [MCAsmInfo] Support UsesCFIForDebug for targets with no exception handling 2021-05-06 04:53:45 +05:30
ARM ELFObjectWriter: Don't sort non-local symbols 2021-02-13 10:32:27 -08:00
abs.s
addrsig-error.s
addrsig.s [MC] Parse end-of-line for .addrsig & .addrsig_sym 2021-03-06 16:26:27 -08:00
alias-reloc.s
alias-to-local.s
alias.s ELFObjectWriter: Don't sort local symbols 2021-02-07 15:47:10 -08:00
align-bss.s
align-nops.s
align-size.s
align-text.s
align-zero.s
align.s
bad-expr.s
bad-expr2.s
bad-expr3.s
bad-relocation.s
bad-section.s
basic-elf-32.s [MC][ELF] Allow STT_SECTION referencing SHF_MERGE on REL targets 2020-12-20 18:37:14 -08:00
basic-elf-64.s
bracket-exprs.s
bracket.s [MC] Add MCAsmParser::parseRParen to improve consistency and simplify code 2022-01-27 00:37:49 -08:00
bss-large.ll
bss.ll
call-abs.s
cfi-adjust-cfa-offset.s [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
cfi-advance-loc2.s [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
cfi-b-key-frame.s
cfi-def-cfa-offset.s [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
cfi-def-cfa-register.s [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
cfi-def-cfa.s [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
cfi-escape.s [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
cfi-fde-encoding.s [MC][test] Reorganize .cfi_* tests 2020-12-21 17:18:28 -08:00
cfi-large-model.s
cfi-llvm-def-cfa-aspace-errors.s Implement DW_CFA_LLVM_* for Heterogeneous Debugging 2021-06-14 08:51:50 +05:30
cfi-llvm-def-cfa-aspace.s Implement DW_CFA_LLVM_* for Heterogeneous Debugging 2021-06-14 08:51:50 +05:30
cfi-offset.s [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
cfi-reg.s
cfi-register.s [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
cfi-rel-offset.s [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
cfi-rel-offset2.s [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
cfi-remember.s [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
cfi-restore-extended.s Show register names in DWARF unwind info. 2020-10-05 15:34:33 -07:00
cfi-restore.s [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
cfi-return-column.s [MC] Parse end-of-line for .cfi_* directives 2021-03-06 16:20:55 -08:00
cfi-same-value.s [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
cfi-scope-errors.s [MC][test] Reorganize .cfi_* tests 2020-12-21 17:18:28 -08:00
cfi-scope-errors2.s [MC][test] Reorganize .cfi_* tests 2020-12-21 17:18:28 -08:00
cfi-sections-empty.s [MC] Allow .cfi_sections with empty section list 2021-02-25 22:29:49 -08:00
cfi-sections.s
cfi-signal-frame.s
cfi-undefined.s [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
cfi-version.ll [NVPTX][tests] Do not run tests that require direct object generation 2022-03-22 16:46:48 +04:00
cfi-window-save.s [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
cfi-zero-addr-delta.s [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
cfi.s [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
cgprofile-error.s
cgprofile.ll
cgprofile.s [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
comdat-declaration-errors.s
comdat-name-number.s [test] Avoid llvm-readelf/llvm-readobj one-dash long options and deprecated aliases (e.g. --file-headers) 2021-07-15 10:26:21 -07:00
comdat-reloc.s
comdat.s
common-error1.s
common-error2.s
common-error3.s
common-redeclare.s
common.s
common2.s
comp-dir.s
compression.s Remove zlibgnu support in llvm-mc 2022-07-14 22:38:59 +00:00
debug-file-options.s
debug-hash-file.s [DebugInfo] Fix handling '# line "file"' for DWARFv5 2022-01-21 13:52:10 +07:00
debug-line.s
debug-line2.s
debug-loc.s
debug-main-file.s
debug-md5-err.s
debug-md5.s
debug-mixed-md5.ll
debug-prefix-map.s
debug-source.s
diff.s
diff2.s Reapply [lit] Read command stdout/stderr as text on Windows 2022-03-03 13:31:31 +02:00
discriminator.s [llvm-readobj] - For SHT_REL relocations, don't display an addend. 2020-12-14 12:03:00 +03:00
div-by-zero.s
dot-symbol-assignment.s
dwarf-file0.s [NVPTX][tests] Do not run tests that require direct object generation 2022-03-22 16:46:48 +04:00
dwarf-loc0.s [NVPTX][tests] Do not run tests that require direct object generation 2022-03-22 16:46:48 +04:00
dwarf64-err.s
dwo-restrict-relocs.s
dwo-sections.s
elf_directive_previous.s
elf_directive_section.s
empty-dwarf-lines.s
empty-twice.ll
empty.s
entsize.ll
entsize.s
exclude-debug-dwo.s
expand-var.s [MC][test] Reorganize .cfi_* tests 2020-12-21 17:18:28 -08:00
file.s ELFObjectWriter: Don't sort non-local symbols 2021-02-13 10:32:27 -08:00
gen-dwarf.s [llvm-readobj] - For SHT_REL relocations, don't display an addend. 2020-12-14 12:03:00 +03:00
gen-dwarf64.s
global-offset.s
gnu-type-diagnostics.s
gnu-type.s [MC] Change ELFOSABI_NONE to ELFOSABI_GNU for STB_GNU_UNIQUE 2021-08-27 08:53:55 -07:00
gnu-unique.s [MC] Fix llvm_unreachable when a STB_GNU_UNIQUE symbol needs a relocation 2022-03-28 13:40:48 -07:00
got-relaxed-i386.s
got-relaxed-no-relax.s
got.s [X86] Produce R_X86_64_GOTPCRELX for test/binop instructions (MOV32rm/TEST32rm/...) when -Wa,-mrelax-relocations=yes is enabled 2020-10-24 15:14:17 -07:00
ident.s
ifunc-alias.s ELFObjectWriter: Don't sort local symbols 2021-02-07 15:47:10 -08:00
ifunc-reloc.s
lcomm.s
leb128.s
lit.local.cfg
local-reloc.s
lto-discard.s [MC] Remove unneeded "in '.xxx' directive" from diagnostics 2021-05-04 13:30:29 -07:00
lto-set-conditional.s [ThinLTO][MC] Use conditional assignments for promotion aliases 2021-12-10 12:21:37 -08:00
many-sections-2.s ELFObjectWriter: Don't sort local symbols 2021-02-07 15:47:10 -08:00
many-sections-3.s
many-sections.s
merge.s
n_bytes.s
no-fixup.s
no-reloc.s
nobits-non-zero-value.s
nocompression.s Remove testing for zlib-gnu llvm-mc support in the absence of zlib 2022-07-14 22:55:47 +00:00
noexec.s
norelocation.s
offset.s [MC][ELF] Improve st_size propagation rule 2022-04-08 10:06:44 -07:00
org.s [MC] Allow .org directives in SHT_NOBITS sections 2020-09-11 15:12:42 -07:00
osabi-solaris.s [MC][ELF] Mark Solaris objects as ELFOSABI_SOLARIS 2021-08-13 14:31:32 +02:00
pic-diff.s
plt.s
popsection.s
pr9292.s ELFObjectWriter: Don't sort non-local symbols 2021-02-13 10:32:27 -08:00
pr19430.s
pr19582.s
relax-all-flag.s
relax-arith.s
relax-arith2.s
relax-arith3.s
relax-arith4.s
relax-crash.s
reloc-directive.s
reloc-same-name-section.s ELFObjectWriter: Don't sort local symbols 2021-02-07 15:47:10 -08:00
relocation-386.s [MC][ELF] Allow STT_SECTION referencing SHF_MERGE on REL targets 2020-12-20 18:37:14 -08:00
relocation-alias.s ELFObjectWriter: Don't sort non-local symbols 2021-02-13 10:32:27 -08:00
relocation-pc.s [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
relocation.s MCExpr::evaluateAsRelocatableImpl : allow evaluation of non-VK_None MCSymbolRefExpr when MCAsmLayout is available 2020-11-18 13:52:33 -08:00
rename.s [MC] Set SHF_INFO_LINK on SHT_REL/SHT_RELA sections 2021-09-02 01:00:51 -07:00
section-combine.s
section-entsize-changed.s
section-flags-changed.s [MC][ELF] Accept abbreviated form with sh_flags and sh_entsize 2020-12-11 16:45:45 +00:00
section-gnu.s [MC][ELF] Use SHF_SUNW_NODISCARD instead of SHF_GNU_RETAIN on Solaris 2022-02-23 15:43:12 +01:00
section-linkorder-error.s
section-linkorder.s [MC] Set sh_link to 0 if the associated symbol is undefined 2020-08-03 13:43:48 -07:00
section-numeric-flag.s
section-numeric-invalid-type.s
section-numeric-type.s
section-omitted-attributes.s [MC][ELF] Fix accepting abbreviated form with Type change 2021-11-30 14:45:26 +00:00
section-quoting.s
section-relro.ll [test] Change -t to --syms and -s to -S for llvm-readobj RUN lines 2021-06-29 11:50:31 -07:00
section-sym-err.s [CodeGen] Report a normal instead of fatal error for label redefinition 2021-03-09 10:54:41 +00:00
section-sym-err2.s
section-sym.s ELFObjectWriter: Don't sort local symbols 2021-02-07 15:47:10 -08:00
section-sym2.s
section-type-changed.s
section-unique-err1.s
section-unique-err2.s
section-unique-err3.s
section-unique-err4.s
section-unique.s
section.s
set.s
size.s
sleb.s
strtab-suffix-opt.s ELFObjectWriter: Don't sort non-local symbols 2021-02-13 10:32:27 -08:00
subsection.s
subtraction-error.s
symbol-binding-changed.s [MC] Make MCStreamer aware of AsmParser's StartTokLoc 2020-11-02 12:32:07 -08:00
symbol-names.s
symver-err.s [MC] Report locations for .symver errors 2020-12-20 21:04:12 -08:00
symver-msvc.s
symver-pr23914.s
symver-remove.s [MC] Support .symver *, *, remove 2021-03-06 15:23:02 -08:00
symver-visibility.s ELFObjectWriter: Don't sort non-local symbols 2021-02-13 10:32:27 -08:00
symver.s ELFObjectWriter: Don't sort non-local symbols 2021-02-13 10:32:27 -08:00
target-in-same-section.s
tls-i386.s
tls.s
type-propagate.s ELFObjectWriter: Don't sort local symbols 2021-02-07 15:47:10 -08:00
type.s ELFObjectWriter: Don't sort non-local symbols 2021-02-13 10:32:27 -08:00
uleb-ehtable.s
uleb.s
undef-temp.s
undef.s ELFObjectWriter: Don't sort non-local symbols 2021-02-13 10:32:27 -08:00
undefined-debug.s
undefined-directional.s
version.s
weak-diff.s
weak-relocation.s
weak.s ELFObjectWriter: Don't sort non-local symbols 2021-02-13 10:32:27 -08:00
weakref-plt.s
weakref-reloc.s
weakref.s ELFObjectWriter: Don't sort non-local symbols 2021-02-13 10:32:27 -08:00
x86_64-reloc-sizetest.s
zero.s