mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-03 14:08:57 +00:00
24ec2e5a72
- Instead of setting the suffixes in a bunch of places, just set one master list in the top-level config. We now only modify the suffix list in a few suites that have one particular unique suffix (.ml, .mc, .yaml, .td, .py). - Aside from removing the need for a bunch of lit.local.cfg files, this enables 4 tests that were inadvertently being skipped (one in Transforms/BranchFolding, a .s file each in DebugInfo/AArch64 and CodeGen/PowerPC, and one in CodeGen/SI which is now failing and has been XFAILED). - This commit also fixes a bunch of config files to use config.root instead of older copy-pasted code. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188513 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
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-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-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-zero-addr-delta.s | ||
cfi.s | ||
comdat-reloc.s | ||
comdat.s | ||
common2.s | ||
common.s | ||
comp-dir.s | ||
debug-line2.s | ||
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.s | ||
file.s | ||
gen-dwarf.s | ||
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 | ||
merge.s | ||
n_bytes.s | ||
no-fixup.s | ||
noexec.s | ||
norelocation.s | ||
org.s | ||
pic-diff.s | ||
plt.s | ||
pr9292.s | ||
relax-all-flag.s | ||
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 | ||
subsection.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 |