mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-28 22:20:37 +00:00
cc85160672
* Removed test/lib/llvm.exp - it is no longer needed * Deleted the dg.exp reading code from test/lit.cfg. There are no dg.exp files left in the test suite so this code is no longer required. test/lit.cfg is now much shorter and clearer * Removed a lot of duplicate code in lit.local.cfg files that need access to the root configuration, by adding a "root" attribute to the TestingConfig object. This attribute is dynamically computed to provide the same information as was previously provided by the custom getRoot functions. * Documented the config.root attribute in docs/CommandGuide/lit.pod git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153408 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
assignment.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 | ||
floating-literals.s | ||
hello.s | ||
ifdef.s | ||
ifndef.s | ||
incbin_abcd | ||
labels.s | ||
line_with_hash.s | ||
lit.local.cfg | ||
macro-args.s | ||
macro-def-in-instantiation.s | ||
macros-parsing.s | ||
macros.s | ||
pr11865.s | ||
rename.s | ||
section.s | ||
variables-invalid.s | ||
variables.s |