llvm-6502/test/MC/MachO/ARM
Eli Bendersky cc85160672 Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
* 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
2012-03-25 09:02:19 +00:00
..
darwin-ARM-reloc.s MC tweak symbol difference resolution for non-local symbols. 2012-01-17 22:14:39 +00:00
darwin-Thumb-reloc.s
empty-function-nop.ll Fix flags for test in MC/MachO/ARM/empty-function-nop.ll 2012-03-01 00:29:09 +00:00
lit.local.cfg Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu 2012-03-25 09:02:19 +00:00
no-subsections-reloc.s ARM Darwin symbol ref differences w/o subsection-via-symbols. 2012-01-24 21:45:25 +00:00
nop-armv4-padding.s
nop-armv6t2-padding.s
nop-thumb2-padding.s
nop-thumb-padding.s
relax-thumb2-branches.s
relax-thumb-ldr-literal.s Thumb2 relaxation for LDR(literal). 2012-01-18 21:54:16 +00:00
static-movt-relocs.s ARM non-scattered MachO relocations for movw/movt. 2012-03-20 17:25:45 +00:00
thumb2-function-relative-load.s Add testcase. 2012-01-19 01:36:59 +00:00
thumb2-movt-fixup.s