Reduce verbiage of lit.local.cfg files
authorAlp Toker <alp@nuanti.com>
Mon, 9 Jun 2014 22:42:55 +0000 (22:42 +0000)
committerAlp Toker <alp@nuanti.com>
Mon, 9 Jun 2014 22:42:55 +0000 (22:42 +0000)
commit8aeca44558234ae3703c565854c31d38034e56cb
tree1f9dcd85b2007f4e2fbe8efc3db08d8e340a219c
parent78b4fd3a4b55d7f8b95fb56b5b4f76c83e369ae1
Reduce verbiage of lit.local.cfg files

We can just split targets_to_build in one place and make it immutable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210496 91177308-0d34-0410-b5e6-96231b3b80d8
94 files changed:
docs/TestingGuide.rst
test/Analysis/CostModel/AArch64/lit.local.cfg
test/Analysis/CostModel/ARM/lit.local.cfg
test/Analysis/CostModel/PowerPC/lit.local.cfg
test/Analysis/CostModel/X86/lit.local.cfg
test/Bindings/llvm-c/lit.local.cfg
test/CodeGen/AArch64/lit.local.cfg
test/CodeGen/ARM/lit.local.cfg
test/CodeGen/CPP/lit.local.cfg
test/CodeGen/Hexagon/lit.local.cfg
test/CodeGen/MSP430/lit.local.cfg
test/CodeGen/Mips/lit.local.cfg
test/CodeGen/NVPTX/lit.local.cfg
test/CodeGen/PowerPC/lit.local.cfg
test/CodeGen/R600/lit.local.cfg
test/CodeGen/SPARC/lit.local.cfg
test/CodeGen/SystemZ/Large/lit.local.cfg
test/CodeGen/SystemZ/lit.local.cfg
test/CodeGen/Thumb/lit.local.cfg
test/CodeGen/Thumb2/lit.local.cfg
test/CodeGen/X86/GC/lit.local.cfg
test/CodeGen/X86/lit.local.cfg
test/CodeGen/XCore/lit.local.cfg
test/DebugInfo/AArch64/lit.local.cfg
test/DebugInfo/ARM/lit.local.cfg
test/DebugInfo/COFF/lit.local.cfg
test/DebugInfo/Mips/lit.local.cfg
test/DebugInfo/PowerPC/lit.local.cfg
test/DebugInfo/Sparc/lit.local.cfg
test/DebugInfo/SystemZ/lit.local.cfg
test/DebugInfo/X86/lit.local.cfg
test/ExecutionEngine/MCJIT/lit.local.cfg
test/Instrumentation/AddressSanitizer/X86/lit.local.cfg
test/LTO/lit.local.cfg
test/MC/AArch64/lit.local.cfg
test/MC/ARM/AlignedBundling/lit.local.cfg
test/MC/ARM/lit.local.cfg
test/MC/AsmParser/lit.local.cfg
test/MC/COFF/lit.local.cfg
test/MC/Disassembler/AArch64/lit.local.cfg
test/MC/Disassembler/ARM/lit.local.cfg
test/MC/Disassembler/Mips/lit.local.cfg
test/MC/Disassembler/PowerPC/lit.local.cfg
test/MC/Disassembler/Sparc/lit.local.cfg
test/MC/Disassembler/SystemZ/lit.local.cfg
test/MC/Disassembler/X86/lit.local.cfg
test/MC/Disassembler/XCore/lit.local.cfg
test/MC/ELF/ARM/lit.local.cfg
test/MC/ELF/lit.local.cfg
test/MC/MachO/AArch64/lit.local.cfg
test/MC/MachO/ARM/lit.local.cfg
test/MC/MachO/lit.local.cfg
test/MC/Mips/lit.local.cfg
test/MC/PowerPC/lit.local.cfg
test/MC/Sparc/lit.local.cfg
test/MC/SystemZ/lit.local.cfg
test/MC/X86/AlignedBundling/lit.local.cfg
test/MC/X86/lit.local.cfg
test/Object/ARM/lit.local.cfg
test/Object/Mips/lit.local.cfg
test/Object/X86/lit.local.cfg
test/Other/X86/lit.local.cfg
test/Transforms/AtomicExpandLoadLinked/ARM/lit.local.cfg
test/Transforms/BBVectorize/lit.local.cfg
test/Transforms/CodeGenPrepare/X86/lit.local.cfg
test/Transforms/ConstantHoisting/AArch64/lit.local.cfg
test/Transforms/ConstantHoisting/PowerPC/lit.local.cfg
test/Transforms/ConstantHoisting/X86/lit.local.cfg
test/Transforms/GlobalMerge/AArch64/lit.local.cfg
test/Transforms/GlobalMerge/ARM/lit.local.cfg
test/Transforms/LoopIdiom/X86/lit.local.cfg
test/Transforms/LoopStrengthReduce/AArch64/lit.local.cfg
test/Transforms/LoopStrengthReduce/ARM/lit.local.cfg
test/Transforms/LoopStrengthReduce/X86/lit.local.cfg
test/Transforms/LoopUnroll/PowerPC/lit.local.cfg
test/Transforms/LoopUnroll/X86/lit.local.cfg
test/Transforms/LoopVectorize/AArch64/lit.local.cfg
test/Transforms/LoopVectorize/ARM/lit.local.cfg
test/Transforms/LoopVectorize/PowerPC/lit.local.cfg
test/Transforms/LoopVectorize/X86/lit.local.cfg
test/Transforms/LoopVectorize/XCore/lit.local.cfg
test/Transforms/SLPVectorizer/AArch64/lit.local.cfg
test/Transforms/SLPVectorizer/ARM/lit.local.cfg
test/Transforms/SLPVectorizer/R600/lit.local.cfg
test/Transforms/SLPVectorizer/X86/lit.local.cfg
test/Transforms/SLPVectorizer/XCore/lit.local.cfg
test/Transforms/SeparateConstOffsetFromGEP/NVPTX/lit.local.cfg
test/Transforms/SimplifyCFG/SPARC/lit.local.cfg
test/Transforms/SimplifyCFG/X86/lit.local.cfg
test/Transforms/TailDup/X86/lit.local.cfg
test/Transforms/TailDup/lit.local.cfg
test/lit.cfg
test/tools/llvm-objdump/lit.local.cfg
test/tools/llvm-readobj/ARM/lit.local.cfg