mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-05 10:27:02 +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 |
||
---|---|---|
.. | ||
align_invalid.s | ||
assignment.s | ||
bad-macro.s | ||
cfi-unfinished-frame.s | ||
conditional_asm.s | ||
dash-n.s | ||
directive_abort.s | ||
directive_align.s | ||
directive_ascii.s | ||
directive_comm.s | ||
directive_darwin_section.s | ||
directive_desc.s | ||
directive_elf_size.s | ||
directive_file-errors.s | ||
directive_file.s | ||
directive_fill.s | ||
directive_incbin.s | ||
directive_include.s | ||
directive_lcomm.s | ||
directive_line.s | ||
directive_loc.s | ||
directive_lsym.s | ||
directive_org.s | ||
directive_seh.s | ||
directive_set.s | ||
directive_space.s | ||
directive_subsections_via_symbols.s | ||
directive_symbol_attrs.s | ||
directive_tbss.s | ||
directive_tdata.s | ||
directive_thread_init_func.s | ||
directive_tlv.s | ||
directive_values.s | ||
directive_zerofill.s | ||
dollars-in-identifiers.s | ||
dot-symbol.s | ||
equ.s | ||
expr_symbol_modifiers.s | ||
exprs-invalid.s | ||
exprs.s | ||
extern.s | ||
floating-literals.s | ||
hello.s | ||
ifb.s | ||
ifc.s | ||
ifdef.s | ||
ifndef.s | ||
incbin_abcd | ||
labels.s | ||
line_with_hash.s | ||
lit.local.cfg | ||
macro-args.s | ||
macro-def-in-instantiation.s | ||
macro-err1.s | ||
macro-irp.s | ||
macro-irpc.s | ||
macro-rept-err1.s | ||
macro-rept-err2.s | ||
macro-rept.s | ||
macros-darwin.s | ||
macros-parsing.s | ||
macros.s | ||
pr11865.s | ||
purgem.s | ||
rename.s | ||
section_names.s | ||
section.s | ||
secure_log_unique.s | ||
variables-invalid.s | ||
variables.s |