llvm-6502/test/MC/COFF
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
..
align-nops.s MC-COFF: Add COFFAsmParser. Completes PR8343. 2010-10-09 11:01:07 +00:00
basic-coff.s Remove some hard coded CR-LFs. Some of these were the entire files, one of 2011-04-25 07:11:23 +00:00
bss.s Remove some hard coded CR-LFs. Some of these were the entire files, one of 2011-04-25 07:11:23 +00:00
diff.s Fix relative relocations. This is sufficient for running the rust testsuite with 2011-04-21 18:36:50 +00:00
global_ctors.ll Emit global ctors into .CRT$XCU instead of .ctors on Win32. Patch by Joe Groff! 2012-02-23 21:56:08 +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
module-asm.ll MC-COFF: Implement InitSections. Fixes PR8335. 2010-10-09 15:44:27 +00:00
secrel32.s Add back the MC bits of 126425. Original patch by Nathan Jeffords. I added the 2011-12-17 01:14:52 +00:00
seh-section.s Add the suffix to the Win64 EH data sections' names if given. Add a test for 2011-05-27 21:38:47 +00:00
seh.s Assorted fixes for Win64 EH unwind info emission: 2011-05-27 15:10:25 +00:00
simple-fixups.s Remove some hard coded CR-LFs. Some of these were the entire files, one of 2011-04-25 07:11:23 +00:00
switch-relocations.ll MC-COFF: Add COFFAsmParser. Completes PR8343. 2010-10-09 11:01:07 +00:00
symbol-alias.s Remove some hard coded CR-LFs. Some of these were the entire files, one of 2011-04-25 07:11:23 +00:00
symbol-fragment-offset.s Remove some hard coded CR-LFs. Some of these were the entire files, one of 2011-04-25 07:11:23 +00:00
symbol-mangling.ll MC/X86/COFF: Allow quotes in names when targeting MS/Windows, 2011-11-29 18:00:06 +00:00
weak.s Remove some hard coded CR-LFs. Some of these were the entire files, one of 2011-04-25 07:11:23 +00:00