diff --git a/test/Analysis/CostModel/ARM/lit.local.cfg b/test/Analysis/CostModel/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/test/Analysis/CostModel/ARM/lit.local.cfg +++ b/test/Analysis/CostModel/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/test/Analysis/CostModel/PowerPC/lit.local.cfg b/test/Analysis/CostModel/PowerPC/lit.local.cfg index 5d33887ff0a..091332439b1 100644 --- a/test/Analysis/CostModel/PowerPC/lit.local.cfg +++ b/test/Analysis/CostModel/PowerPC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'PowerPC' in config.root.targets: config.unsupported = True - diff --git a/test/Analysis/CostModel/RISCV/lit.local.cfg b/test/Analysis/CostModel/RISCV/lit.local.cfg index d0b081e3e8b..c63820126f8 100644 --- a/test/Analysis/CostModel/RISCV/lit.local.cfg +++ b/test/Analysis/CostModel/RISCV/lit.local.cfg @@ -1,3 +1,2 @@ if not 'RISCV' in config.root.targets: config.unsupported = True - diff --git a/test/Analysis/CostModel/X86/lit.local.cfg b/test/Analysis/CostModel/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Analysis/CostModel/X86/lit.local.cfg +++ b/test/Analysis/CostModel/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/CodeGen/ARC/lit.local.cfg b/test/CodeGen/ARC/lit.local.cfg index 9070deb0db5..fc3d380e30c 100644 --- a/test/CodeGen/ARC/lit.local.cfg +++ b/test/CodeGen/ARC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARC' in config.root.targets: config.unsupported = True - diff --git a/test/CodeGen/ARM/lit.local.cfg b/test/CodeGen/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/test/CodeGen/ARM/lit.local.cfg +++ b/test/CodeGen/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/test/CodeGen/AVR/lit.local.cfg b/test/CodeGen/AVR/lit.local.cfg index efbb6c4ba44..908656a3ee4 100644 --- a/test/CodeGen/AVR/lit.local.cfg +++ b/test/CodeGen/AVR/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AVR' in config.root.targets: config.unsupported = True - diff --git a/test/CodeGen/Generic/lit.local.cfg b/test/CodeGen/Generic/lit.local.cfg index f22d4aabd73..1eae465c125 100644 --- a/test/CodeGen/Generic/lit.local.cfg +++ b/test/CodeGen/Generic/lit.local.cfg @@ -1,3 +1,2 @@ if not config.target_triple: config.unsupported = True - diff --git a/test/CodeGen/Hexagon/lit.local.cfg b/test/CodeGen/Hexagon/lit.local.cfg index ba72ff632d4..cc6a7edf05f 100644 --- a/test/CodeGen/Hexagon/lit.local.cfg +++ b/test/CodeGen/Hexagon/lit.local.cfg @@ -1,3 +1,2 @@ if not 'Hexagon' in config.root.targets: config.unsupported = True - diff --git a/test/CodeGen/Lanai/lit.local.cfg b/test/CodeGen/Lanai/lit.local.cfg index 3f30d055364..f1b8b4f4e21 100644 --- a/test/CodeGen/Lanai/lit.local.cfg +++ b/test/CodeGen/Lanai/lit.local.cfg @@ -1,3 +1,2 @@ if not 'Lanai' in config.root.targets: config.unsupported = True - diff --git a/test/CodeGen/MIR/Generic/lit.local.cfg b/test/CodeGen/MIR/Generic/lit.local.cfg index f3f03bd7047..b2fc1412af2 100644 --- a/test/CodeGen/MIR/Generic/lit.local.cfg +++ b/test/CodeGen/MIR/Generic/lit.local.cfg @@ -1,3 +1,2 @@ if 'native' not in config.available_features: config.unsupported = True - diff --git a/test/CodeGen/MSP430/lit.local.cfg b/test/CodeGen/MSP430/lit.local.cfg index b1cf1fbd21d..4ad9495c56f 100644 --- a/test/CodeGen/MSP430/lit.local.cfg +++ b/test/CodeGen/MSP430/lit.local.cfg @@ -1,3 +1,2 @@ if not 'MSP430' in config.root.targets: config.unsupported = True - diff --git a/test/CodeGen/Mips/lit.local.cfg b/test/CodeGen/Mips/lit.local.cfg index a3183a25afa..7d12f7a9c56 100644 --- a/test/CodeGen/Mips/lit.local.cfg +++ b/test/CodeGen/Mips/lit.local.cfg @@ -1,3 +1,2 @@ if not 'Mips' in config.root.targets: config.unsupported = True - diff --git a/test/CodeGen/PowerPC/lit.local.cfg b/test/CodeGen/PowerPC/lit.local.cfg index 5d33887ff0a..091332439b1 100644 --- a/test/CodeGen/PowerPC/lit.local.cfg +++ b/test/CodeGen/PowerPC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'PowerPC' in config.root.targets: config.unsupported = True - diff --git a/test/CodeGen/SPARC/lit.local.cfg b/test/CodeGen/SPARC/lit.local.cfg index fa6a54e5013..d86c9e6d943 100644 --- a/test/CodeGen/SPARC/lit.local.cfg +++ b/test/CodeGen/SPARC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'Sparc' in config.root.targets: config.unsupported = True - diff --git a/test/CodeGen/SystemZ/lit.local.cfg b/test/CodeGen/SystemZ/lit.local.cfg index 5c02dd3614a..2f3cf7d3f04 100644 --- a/test/CodeGen/SystemZ/lit.local.cfg +++ b/test/CodeGen/SystemZ/lit.local.cfg @@ -1,3 +1,2 @@ if not 'SystemZ' in config.root.targets: config.unsupported = True - diff --git a/test/CodeGen/Thumb/lit.local.cfg b/test/CodeGen/Thumb/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/test/CodeGen/Thumb/lit.local.cfg +++ b/test/CodeGen/Thumb/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/test/CodeGen/Thumb2/lit.local.cfg b/test/CodeGen/Thumb2/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/test/CodeGen/Thumb2/lit.local.cfg +++ b/test/CodeGen/Thumb2/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/test/CodeGen/WinEH/lit.local.cfg b/test/CodeGen/WinEH/lit.local.cfg index 67905d7e06e..f5566ca3b37 100644 --- a/test/CodeGen/WinEH/lit.local.cfg +++ b/test/CodeGen/WinEH/lit.local.cfg @@ -9,4 +9,3 @@ config.suffixes = ['.ll', '.test', '.txt'] # FIXME: Add Windows on ARM support to these tests. if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/CodeGen/X86/GC/lit.local.cfg b/test/CodeGen/X86/GC/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/CodeGen/X86/GC/lit.local.cfg +++ b/test/CodeGen/X86/GC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/CodeGen/X86/lit.local.cfg b/test/CodeGen/X86/lit.local.cfg index 4a1dd86abc4..57054f24c20 100644 --- a/test/CodeGen/X86/lit.local.cfg +++ b/test/CodeGen/X86/lit.local.cfg @@ -8,4 +8,3 @@ config.suffixes = ['.ll', '.mir', '.test', '.txt'] if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/CodeGen/XCore/lit.local.cfg b/test/CodeGen/XCore/lit.local.cfg index 0b947bbbb85..bb48713fe33 100644 --- a/test/CodeGen/XCore/lit.local.cfg +++ b/test/CodeGen/XCore/lit.local.cfg @@ -1,3 +1,2 @@ if not 'XCore' in config.root.targets: config.unsupported = True - diff --git a/test/DebugInfo/AArch64/lit.local.cfg b/test/DebugInfo/AArch64/lit.local.cfg index cec29af5bbe..7184443994b 100644 --- a/test/DebugInfo/AArch64/lit.local.cfg +++ b/test/DebugInfo/AArch64/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AArch64' in config.root.targets: config.unsupported = True - diff --git a/test/DebugInfo/ARM/lit.local.cfg b/test/DebugInfo/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/test/DebugInfo/ARM/lit.local.cfg +++ b/test/DebugInfo/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/test/DebugInfo/Generic/lit.local.cfg b/test/DebugInfo/Generic/lit.local.cfg index f22d4aabd73..1eae465c125 100644 --- a/test/DebugInfo/Generic/lit.local.cfg +++ b/test/DebugInfo/Generic/lit.local.cfg @@ -1,3 +1,2 @@ if not config.target_triple: config.unsupported = True - diff --git a/test/DebugInfo/MIR/AArch64/lit.local.cfg b/test/DebugInfo/MIR/AArch64/lit.local.cfg index cec29af5bbe..7184443994b 100644 --- a/test/DebugInfo/MIR/AArch64/lit.local.cfg +++ b/test/DebugInfo/MIR/AArch64/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AArch64' in config.root.targets: config.unsupported = True - diff --git a/test/DebugInfo/MIR/ARM/lit.local.cfg b/test/DebugInfo/MIR/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/test/DebugInfo/MIR/ARM/lit.local.cfg +++ b/test/DebugInfo/MIR/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/test/DebugInfo/MIR/Mips/lit.local.cfg b/test/DebugInfo/MIR/Mips/lit.local.cfg index a3183a25afa..7d12f7a9c56 100644 --- a/test/DebugInfo/MIR/Mips/lit.local.cfg +++ b/test/DebugInfo/MIR/Mips/lit.local.cfg @@ -1,3 +1,2 @@ if not 'Mips' in config.root.targets: config.unsupported = True - diff --git a/test/DebugInfo/MIR/lit.local.cfg b/test/DebugInfo/MIR/lit.local.cfg index e69aa576535..a6c96324322 100644 --- a/test/DebugInfo/MIR/lit.local.cfg +++ b/test/DebugInfo/MIR/lit.local.cfg @@ -1,2 +1 @@ config.suffixes = ['.mir'] - diff --git a/test/DebugInfo/SystemZ/lit.local.cfg b/test/DebugInfo/SystemZ/lit.local.cfg index 5c02dd3614a..2f3cf7d3f04 100644 --- a/test/DebugInfo/SystemZ/lit.local.cfg +++ b/test/DebugInfo/SystemZ/lit.local.cfg @@ -1,3 +1,2 @@ if not 'SystemZ' in config.root.targets: config.unsupported = True - diff --git a/test/ExecutionEngine/JITLink/X86/lit.local.cfg b/test/ExecutionEngine/JITLink/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/ExecutionEngine/JITLink/X86/lit.local.cfg +++ b/test/ExecutionEngine/JITLink/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/ExecutionEngine/RuntimeDyld/AArch64/lit.local.cfg b/test/ExecutionEngine/RuntimeDyld/AArch64/lit.local.cfg index cec29af5bbe..7184443994b 100644 --- a/test/ExecutionEngine/RuntimeDyld/AArch64/lit.local.cfg +++ b/test/ExecutionEngine/RuntimeDyld/AArch64/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AArch64' in config.root.targets: config.unsupported = True - diff --git a/test/ExecutionEngine/RuntimeDyld/ARM/lit.local.cfg b/test/ExecutionEngine/RuntimeDyld/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/test/ExecutionEngine/RuntimeDyld/ARM/lit.local.cfg +++ b/test/ExecutionEngine/RuntimeDyld/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/test/ExecutionEngine/RuntimeDyld/Mips/lit.local.cfg b/test/ExecutionEngine/RuntimeDyld/Mips/lit.local.cfg index a3183a25afa..7d12f7a9c56 100644 --- a/test/ExecutionEngine/RuntimeDyld/Mips/lit.local.cfg +++ b/test/ExecutionEngine/RuntimeDyld/Mips/lit.local.cfg @@ -1,3 +1,2 @@ if not 'Mips' in config.root.targets: config.unsupported = True - diff --git a/test/ExecutionEngine/RuntimeDyld/PowerPC/lit.local.cfg b/test/ExecutionEngine/RuntimeDyld/PowerPC/lit.local.cfg index 5d33887ff0a..091332439b1 100644 --- a/test/ExecutionEngine/RuntimeDyld/PowerPC/lit.local.cfg +++ b/test/ExecutionEngine/RuntimeDyld/PowerPC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'PowerPC' in config.root.targets: config.unsupported = True - diff --git a/test/ExecutionEngine/RuntimeDyld/SystemZ/lit.local.cfg b/test/ExecutionEngine/RuntimeDyld/SystemZ/lit.local.cfg index 5c02dd3614a..2f3cf7d3f04 100644 --- a/test/ExecutionEngine/RuntimeDyld/SystemZ/lit.local.cfg +++ b/test/ExecutionEngine/RuntimeDyld/SystemZ/lit.local.cfg @@ -1,3 +1,2 @@ if not 'SystemZ' in config.root.targets: config.unsupported = True - diff --git a/test/ExecutionEngine/RuntimeDyld/X86/lit.local.cfg b/test/ExecutionEngine/RuntimeDyld/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/ExecutionEngine/RuntimeDyld/X86/lit.local.cfg +++ b/test/ExecutionEngine/RuntimeDyld/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Instrumentation/AddressSanitizer/X86/lit.local.cfg b/test/Instrumentation/AddressSanitizer/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Instrumentation/AddressSanitizer/X86/lit.local.cfg +++ b/test/Instrumentation/AddressSanitizer/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Instrumentation/InstrProfiling/X86/lit.local.cfg b/test/Instrumentation/InstrProfiling/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Instrumentation/InstrProfiling/X86/lit.local.cfg +++ b/test/Instrumentation/InstrProfiling/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/JitListener/lit.local.cfg b/test/JitListener/lit.local.cfg index f485229b01c..50a54ebe7ea 100644 --- a/test/JitListener/lit.local.cfg +++ b/test/JitListener/lit.local.cfg @@ -1,3 +1,2 @@ if not config.root.llvm_use_intel_jitevents: config.unsupported = True - diff --git a/test/MC/ARM/AlignedBundling/lit.local.cfg b/test/MC/ARM/AlignedBundling/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/MC/ARM/AlignedBundling/lit.local.cfg +++ b/test/MC/ARM/AlignedBundling/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/MC/ARM/lit.local.cfg b/test/MC/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/test/MC/ARM/lit.local.cfg +++ b/test/MC/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/test/MC/AVR/lit.local.cfg b/test/MC/AVR/lit.local.cfg index efbb6c4ba44..908656a3ee4 100644 --- a/test/MC/AVR/lit.local.cfg +++ b/test/MC/AVR/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AVR' in config.root.targets: config.unsupported = True - diff --git a/test/MC/AsmParser/lit.local.cfg b/test/MC/AsmParser/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/MC/AsmParser/lit.local.cfg +++ b/test/MC/AsmParser/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/MC/BPF/lit.local.cfg b/test/MC/BPF/lit.local.cfg index a089ab81b72..a4ab2624af6 100644 --- a/test/MC/BPF/lit.local.cfg +++ b/test/MC/BPF/lit.local.cfg @@ -1,3 +1,2 @@ if not 'BPF' in config.root.targets: config.unsupported = True - diff --git a/test/MC/COFF/ARM/lit.local.cfg b/test/MC/COFF/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/test/MC/COFF/ARM/lit.local.cfg +++ b/test/MC/COFF/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/test/MC/COFF/lit.local.cfg b/test/MC/COFF/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/MC/COFF/lit.local.cfg +++ b/test/MC/COFF/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/MC/Disassembler/AArch64/lit.local.cfg b/test/MC/Disassembler/AArch64/lit.local.cfg index 180bb8a77f1..5822b722668 100644 --- a/test/MC/Disassembler/AArch64/lit.local.cfg +++ b/test/MC/Disassembler/AArch64/lit.local.cfg @@ -1,3 +1,2 @@ if 'AArch64' not in config.root.targets: config.unsupported = True - diff --git a/test/MC/Disassembler/ARC/lit.local.cfg b/test/MC/Disassembler/ARC/lit.local.cfg index 9070deb0db5..fc3d380e30c 100644 --- a/test/MC/Disassembler/ARC/lit.local.cfg +++ b/test/MC/Disassembler/ARC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARC' in config.root.targets: config.unsupported = True - diff --git a/test/MC/Disassembler/ARM/lit.local.cfg b/test/MC/Disassembler/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/test/MC/Disassembler/ARM/lit.local.cfg +++ b/test/MC/Disassembler/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/test/MC/Disassembler/Hexagon/lit.local.cfg b/test/MC/Disassembler/Hexagon/lit.local.cfg index ba72ff632d4..cc6a7edf05f 100644 --- a/test/MC/Disassembler/Hexagon/lit.local.cfg +++ b/test/MC/Disassembler/Hexagon/lit.local.cfg @@ -1,3 +1,2 @@ if not 'Hexagon' in config.root.targets: config.unsupported = True - diff --git a/test/MC/Disassembler/Lanai/lit.local.cfg b/test/MC/Disassembler/Lanai/lit.local.cfg index 3f30d055364..f1b8b4f4e21 100644 --- a/test/MC/Disassembler/Lanai/lit.local.cfg +++ b/test/MC/Disassembler/Lanai/lit.local.cfg @@ -1,3 +1,2 @@ if not 'Lanai' in config.root.targets: config.unsupported = True - diff --git a/test/MC/Disassembler/MSP430/lit.local.cfg b/test/MC/Disassembler/MSP430/lit.local.cfg index b1cf1fbd21d..4ad9495c56f 100644 --- a/test/MC/Disassembler/MSP430/lit.local.cfg +++ b/test/MC/Disassembler/MSP430/lit.local.cfg @@ -1,3 +1,2 @@ if not 'MSP430' in config.root.targets: config.unsupported = True - diff --git a/test/MC/Disassembler/Mips/lit.local.cfg b/test/MC/Disassembler/Mips/lit.local.cfg index a3183a25afa..7d12f7a9c56 100644 --- a/test/MC/Disassembler/Mips/lit.local.cfg +++ b/test/MC/Disassembler/Mips/lit.local.cfg @@ -1,3 +1,2 @@ if not 'Mips' in config.root.targets: config.unsupported = True - diff --git a/test/MC/Disassembler/PowerPC/lit.local.cfg b/test/MC/Disassembler/PowerPC/lit.local.cfg index 5d33887ff0a..091332439b1 100644 --- a/test/MC/Disassembler/PowerPC/lit.local.cfg +++ b/test/MC/Disassembler/PowerPC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'PowerPC' in config.root.targets: config.unsupported = True - diff --git a/test/MC/Disassembler/RISCV/lit.local.cfg b/test/MC/Disassembler/RISCV/lit.local.cfg index d0b081e3e8b..c63820126f8 100644 --- a/test/MC/Disassembler/RISCV/lit.local.cfg +++ b/test/MC/Disassembler/RISCV/lit.local.cfg @@ -1,3 +1,2 @@ if not 'RISCV' in config.root.targets: config.unsupported = True - diff --git a/test/MC/Disassembler/Sparc/lit.local.cfg b/test/MC/Disassembler/Sparc/lit.local.cfg index fa6a54e5013..d86c9e6d943 100644 --- a/test/MC/Disassembler/Sparc/lit.local.cfg +++ b/test/MC/Disassembler/Sparc/lit.local.cfg @@ -1,3 +1,2 @@ if not 'Sparc' in config.root.targets: config.unsupported = True - diff --git a/test/MC/Disassembler/SystemZ/lit.local.cfg b/test/MC/Disassembler/SystemZ/lit.local.cfg index 5c02dd3614a..2f3cf7d3f04 100644 --- a/test/MC/Disassembler/SystemZ/lit.local.cfg +++ b/test/MC/Disassembler/SystemZ/lit.local.cfg @@ -1,3 +1,2 @@ if not 'SystemZ' in config.root.targets: config.unsupported = True - diff --git a/test/MC/Disassembler/WebAssembly/lit.local.cfg b/test/MC/Disassembler/WebAssembly/lit.local.cfg index 2b7fce1988a..743473517cd 100644 --- a/test/MC/Disassembler/WebAssembly/lit.local.cfg +++ b/test/MC/Disassembler/WebAssembly/lit.local.cfg @@ -1,3 +1,2 @@ if not 'WebAssembly' in config.root.targets: config.unsupported = True - diff --git a/test/MC/Disassembler/X86/lit.local.cfg b/test/MC/Disassembler/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/MC/Disassembler/X86/lit.local.cfg +++ b/test/MC/Disassembler/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/MC/ELF/lit.local.cfg b/test/MC/ELF/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/MC/ELF/lit.local.cfg +++ b/test/MC/ELF/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/MC/Hexagon/lit.local.cfg b/test/MC/Hexagon/lit.local.cfg index ba72ff632d4..cc6a7edf05f 100644 --- a/test/MC/Hexagon/lit.local.cfg +++ b/test/MC/Hexagon/lit.local.cfg @@ -1,3 +1,2 @@ if not 'Hexagon' in config.root.targets: config.unsupported = True - diff --git a/test/MC/Lanai/lit.local.cfg b/test/MC/Lanai/lit.local.cfg index 3f30d055364..f1b8b4f4e21 100644 --- a/test/MC/Lanai/lit.local.cfg +++ b/test/MC/Lanai/lit.local.cfg @@ -1,3 +1,2 @@ if not 'Lanai' in config.root.targets: config.unsupported = True - diff --git a/test/MC/MSP430/lit.local.cfg b/test/MC/MSP430/lit.local.cfg index b1cf1fbd21d..4ad9495c56f 100644 --- a/test/MC/MSP430/lit.local.cfg +++ b/test/MC/MSP430/lit.local.cfg @@ -1,3 +1,2 @@ if not 'MSP430' in config.root.targets: config.unsupported = True - diff --git a/test/MC/MachO/AArch64/lit.local.cfg b/test/MC/MachO/AArch64/lit.local.cfg index cec29af5bbe..7184443994b 100644 --- a/test/MC/MachO/AArch64/lit.local.cfg +++ b/test/MC/MachO/AArch64/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AArch64' in config.root.targets: config.unsupported = True - diff --git a/test/MC/MachO/ARM/lit.local.cfg b/test/MC/MachO/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/test/MC/MachO/ARM/lit.local.cfg +++ b/test/MC/MachO/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/test/MC/MachO/lit.local.cfg b/test/MC/MachO/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/MC/MachO/lit.local.cfg +++ b/test/MC/MachO/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/MC/Mips/lit.local.cfg b/test/MC/Mips/lit.local.cfg index a3183a25afa..7d12f7a9c56 100644 --- a/test/MC/Mips/lit.local.cfg +++ b/test/MC/Mips/lit.local.cfg @@ -1,3 +1,2 @@ if not 'Mips' in config.root.targets: config.unsupported = True - diff --git a/test/MC/RISCV/lit.local.cfg b/test/MC/RISCV/lit.local.cfg index d0b081e3e8b..c63820126f8 100644 --- a/test/MC/RISCV/lit.local.cfg +++ b/test/MC/RISCV/lit.local.cfg @@ -1,3 +1,2 @@ if not 'RISCV' in config.root.targets: config.unsupported = True - diff --git a/test/MC/Sparc/lit.local.cfg b/test/MC/Sparc/lit.local.cfg index fa6a54e5013..d86c9e6d943 100644 --- a/test/MC/Sparc/lit.local.cfg +++ b/test/MC/Sparc/lit.local.cfg @@ -1,3 +1,2 @@ if not 'Sparc' in config.root.targets: config.unsupported = True - diff --git a/test/MC/X86/AlignedBundling/lit.local.cfg b/test/MC/X86/AlignedBundling/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/MC/X86/AlignedBundling/lit.local.cfg +++ b/test/MC/X86/AlignedBundling/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Object/X86/lit.local.cfg b/test/Object/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Object/X86/lit.local.cfg +++ b/test/Object/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Other/X86/lit.local.cfg b/test/Other/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Other/X86/lit.local.cfg +++ b/test/Other/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/ThinLTO/X86/lit.local.cfg b/test/ThinLTO/X86/lit.local.cfg index b7447615816..afde89be896 100644 --- a/test/ThinLTO/X86/lit.local.cfg +++ b/test/ThinLTO/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/ArgumentPromotion/X86/lit.local.cfg b/test/Transforms/ArgumentPromotion/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Transforms/ArgumentPromotion/X86/lit.local.cfg +++ b/test/Transforms/ArgumentPromotion/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/AtomicExpand/AArch64/lit.local.cfg b/test/Transforms/AtomicExpand/AArch64/lit.local.cfg index cec29af5bbe..7184443994b 100644 --- a/test/Transforms/AtomicExpand/AArch64/lit.local.cfg +++ b/test/Transforms/AtomicExpand/AArch64/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AArch64' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/AtomicExpand/ARM/lit.local.cfg b/test/Transforms/AtomicExpand/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/test/Transforms/AtomicExpand/ARM/lit.local.cfg +++ b/test/Transforms/AtomicExpand/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/CodeExtractor/X86/lit.local.cfg b/test/Transforms/CodeExtractor/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Transforms/CodeExtractor/X86/lit.local.cfg +++ b/test/Transforms/CodeExtractor/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/CodeGenPrepare/AArch64/lit.local.cfg b/test/Transforms/CodeGenPrepare/AArch64/lit.local.cfg index cec29af5bbe..7184443994b 100644 --- a/test/Transforms/CodeGenPrepare/AArch64/lit.local.cfg +++ b/test/Transforms/CodeGenPrepare/AArch64/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AArch64' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/CodeGenPrepare/AMDGPU/lit.local.cfg b/test/Transforms/CodeGenPrepare/AMDGPU/lit.local.cfg index 6baccf05fff..2a665f06be7 100644 --- a/test/Transforms/CodeGenPrepare/AMDGPU/lit.local.cfg +++ b/test/Transforms/CodeGenPrepare/AMDGPU/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AMDGPU' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/CodeGenPrepare/ARM/lit.local.cfg b/test/Transforms/CodeGenPrepare/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/test/Transforms/CodeGenPrepare/ARM/lit.local.cfg +++ b/test/Transforms/CodeGenPrepare/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/CodeGenPrepare/X86/lit.local.cfg b/test/Transforms/CodeGenPrepare/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Transforms/CodeGenPrepare/X86/lit.local.cfg +++ b/test/Transforms/CodeGenPrepare/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/ConstantHoisting/PowerPC/lit.local.cfg b/test/Transforms/ConstantHoisting/PowerPC/lit.local.cfg index 5d33887ff0a..091332439b1 100644 --- a/test/Transforms/ConstantHoisting/PowerPC/lit.local.cfg +++ b/test/Transforms/ConstantHoisting/PowerPC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'PowerPC' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/ConstantHoisting/X86/lit.local.cfg b/test/Transforms/ConstantHoisting/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Transforms/ConstantHoisting/X86/lit.local.cfg +++ b/test/Transforms/ConstantHoisting/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/DivRemPairs/PowerPC/lit.local.cfg b/test/Transforms/DivRemPairs/PowerPC/lit.local.cfg index 5d33887ff0a..091332439b1 100644 --- a/test/Transforms/DivRemPairs/PowerPC/lit.local.cfg +++ b/test/Transforms/DivRemPairs/PowerPC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'PowerPC' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/DivRemPairs/X86/lit.local.cfg b/test/Transforms/DivRemPairs/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Transforms/DivRemPairs/X86/lit.local.cfg +++ b/test/Transforms/DivRemPairs/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/ExpandMemCmp/X86/lit.local.cfg b/test/Transforms/ExpandMemCmp/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Transforms/ExpandMemCmp/X86/lit.local.cfg +++ b/test/Transforms/ExpandMemCmp/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/GlobalOpt/PowerPC/lit.local.cfg b/test/Transforms/GlobalOpt/PowerPC/lit.local.cfg index 5d33887ff0a..091332439b1 100644 --- a/test/Transforms/GlobalOpt/PowerPC/lit.local.cfg +++ b/test/Transforms/GlobalOpt/PowerPC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'PowerPC' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/HardwareLoops/ARM/lit.local.cfg b/test/Transforms/HardwareLoops/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/test/Transforms/HardwareLoops/ARM/lit.local.cfg +++ b/test/Transforms/HardwareLoops/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/HotColdSplit/X86/lit.local.cfg b/test/Transforms/HotColdSplit/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Transforms/HotColdSplit/X86/lit.local.cfg +++ b/test/Transforms/HotColdSplit/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/InferAddressSpaces/AMDGPU/lit.local.cfg b/test/Transforms/InferAddressSpaces/AMDGPU/lit.local.cfg index 6baccf05fff..2a665f06be7 100644 --- a/test/Transforms/InferAddressSpaces/AMDGPU/lit.local.cfg +++ b/test/Transforms/InferAddressSpaces/AMDGPU/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AMDGPU' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/Inline/PowerPC/lit.local.cfg b/test/Transforms/Inline/PowerPC/lit.local.cfg index 5d33887ff0a..091332439b1 100644 --- a/test/Transforms/Inline/PowerPC/lit.local.cfg +++ b/test/Transforms/Inline/PowerPC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'PowerPC' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/Inline/X86/lit.local.cfg b/test/Transforms/Inline/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Transforms/Inline/X86/lit.local.cfg +++ b/test/Transforms/Inline/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/InstCombine/PowerPC/lit.local.cfg b/test/Transforms/InstCombine/PowerPC/lit.local.cfg index 5d33887ff0a..091332439b1 100644 --- a/test/Transforms/InstCombine/PowerPC/lit.local.cfg +++ b/test/Transforms/InstCombine/PowerPC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'PowerPC' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/LoadStoreVectorizer/AMDGPU/lit.local.cfg b/test/Transforms/LoadStoreVectorizer/AMDGPU/lit.local.cfg index 6baccf05fff..2a665f06be7 100644 --- a/test/Transforms/LoadStoreVectorizer/AMDGPU/lit.local.cfg +++ b/test/Transforms/LoadStoreVectorizer/AMDGPU/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AMDGPU' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/LoadStoreVectorizer/NVPTX/lit.local.cfg b/test/Transforms/LoadStoreVectorizer/NVPTX/lit.local.cfg index a5e90f8e3c1..2cb98eb371b 100644 --- a/test/Transforms/LoadStoreVectorizer/NVPTX/lit.local.cfg +++ b/test/Transforms/LoadStoreVectorizer/NVPTX/lit.local.cfg @@ -1,3 +1,2 @@ if not 'NVPTX' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/LoadStoreVectorizer/X86/lit.local.cfg b/test/Transforms/LoadStoreVectorizer/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Transforms/LoadStoreVectorizer/X86/lit.local.cfg +++ b/test/Transforms/LoadStoreVectorizer/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/LoopIdiom/AMDGPU/lit.local.cfg b/test/Transforms/LoopIdiom/AMDGPU/lit.local.cfg index 6baccf05fff..2a665f06be7 100644 --- a/test/Transforms/LoopIdiom/AMDGPU/lit.local.cfg +++ b/test/Transforms/LoopIdiom/AMDGPU/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AMDGPU' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/LoopIdiom/X86/lit.local.cfg b/test/Transforms/LoopIdiom/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Transforms/LoopIdiom/X86/lit.local.cfg +++ b/test/Transforms/LoopIdiom/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/LoopStrengthReduce/AMDGPU/lit.local.cfg b/test/Transforms/LoopStrengthReduce/AMDGPU/lit.local.cfg index 6baccf05fff..2a665f06be7 100644 --- a/test/Transforms/LoopStrengthReduce/AMDGPU/lit.local.cfg +++ b/test/Transforms/LoopStrengthReduce/AMDGPU/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AMDGPU' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/LoopStrengthReduce/ARM/lit.local.cfg b/test/Transforms/LoopStrengthReduce/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/test/Transforms/LoopStrengthReduce/ARM/lit.local.cfg +++ b/test/Transforms/LoopStrengthReduce/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/LoopStrengthReduce/X86/lit.local.cfg b/test/Transforms/LoopStrengthReduce/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Transforms/LoopStrengthReduce/X86/lit.local.cfg +++ b/test/Transforms/LoopStrengthReduce/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/LoopUnroll/AArch64/lit.local.cfg b/test/Transforms/LoopUnroll/AArch64/lit.local.cfg index cec29af5bbe..7184443994b 100644 --- a/test/Transforms/LoopUnroll/AArch64/lit.local.cfg +++ b/test/Transforms/LoopUnroll/AArch64/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AArch64' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/LoopUnroll/AMDGPU/lit.local.cfg b/test/Transforms/LoopUnroll/AMDGPU/lit.local.cfg index 6baccf05fff..2a665f06be7 100644 --- a/test/Transforms/LoopUnroll/AMDGPU/lit.local.cfg +++ b/test/Transforms/LoopUnroll/AMDGPU/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AMDGPU' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/LoopUnroll/ARM/lit.local.cfg b/test/Transforms/LoopUnroll/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/test/Transforms/LoopUnroll/ARM/lit.local.cfg +++ b/test/Transforms/LoopUnroll/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/LoopUnroll/Hexagon/lit.local.cfg b/test/Transforms/LoopUnroll/Hexagon/lit.local.cfg index ba72ff632d4..cc6a7edf05f 100644 --- a/test/Transforms/LoopUnroll/Hexagon/lit.local.cfg +++ b/test/Transforms/LoopUnroll/Hexagon/lit.local.cfg @@ -1,3 +1,2 @@ if not 'Hexagon' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/LoopUnroll/PowerPC/lit.local.cfg b/test/Transforms/LoopUnroll/PowerPC/lit.local.cfg index 5d33887ff0a..091332439b1 100644 --- a/test/Transforms/LoopUnroll/PowerPC/lit.local.cfg +++ b/test/Transforms/LoopUnroll/PowerPC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'PowerPC' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/LoopUnroll/X86/lit.local.cfg b/test/Transforms/LoopUnroll/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Transforms/LoopUnroll/X86/lit.local.cfg +++ b/test/Transforms/LoopUnroll/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/LoopVectorize/AArch64/lit.local.cfg b/test/Transforms/LoopVectorize/AArch64/lit.local.cfg index 937cffb2c11..675f48e199a 100644 --- a/test/Transforms/LoopVectorize/AArch64/lit.local.cfg +++ b/test/Transforms/LoopVectorize/AArch64/lit.local.cfg @@ -2,4 +2,3 @@ config.suffixes = ['.ll'] if not 'AArch64' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/LoopVectorize/ARM/lit.local.cfg b/test/Transforms/LoopVectorize/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/test/Transforms/LoopVectorize/ARM/lit.local.cfg +++ b/test/Transforms/LoopVectorize/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/LoopVectorize/PowerPC/lit.local.cfg b/test/Transforms/LoopVectorize/PowerPC/lit.local.cfg index 5d33887ff0a..091332439b1 100644 --- a/test/Transforms/LoopVectorize/PowerPC/lit.local.cfg +++ b/test/Transforms/LoopVectorize/PowerPC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'PowerPC' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/LoopVectorize/X86/lit.local.cfg b/test/Transforms/LoopVectorize/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Transforms/LoopVectorize/X86/lit.local.cfg +++ b/test/Transforms/LoopVectorize/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/PGOProfile/X86/lit.local.cfg b/test/Transforms/PGOProfile/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Transforms/PGOProfile/X86/lit.local.cfg +++ b/test/Transforms/PGOProfile/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/SLPVectorizer/AMDGPU/lit.local.cfg b/test/Transforms/SLPVectorizer/AMDGPU/lit.local.cfg index 6baccf05fff..2a665f06be7 100644 --- a/test/Transforms/SLPVectorizer/AMDGPU/lit.local.cfg +++ b/test/Transforms/SLPVectorizer/AMDGPU/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AMDGPU' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/SLPVectorizer/SystemZ/lit.local.cfg b/test/Transforms/SLPVectorizer/SystemZ/lit.local.cfg index 5c02dd3614a..2f3cf7d3f04 100644 --- a/test/Transforms/SLPVectorizer/SystemZ/lit.local.cfg +++ b/test/Transforms/SLPVectorizer/SystemZ/lit.local.cfg @@ -1,3 +1,2 @@ if not 'SystemZ' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/SLPVectorizer/X86/lit.local.cfg b/test/Transforms/SLPVectorizer/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Transforms/SLPVectorizer/X86/lit.local.cfg +++ b/test/Transforms/SLPVectorizer/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/SafeStack/AArch64/lit.local.cfg b/test/Transforms/SafeStack/AArch64/lit.local.cfg index cec29af5bbe..7184443994b 100644 --- a/test/Transforms/SafeStack/AArch64/lit.local.cfg +++ b/test/Transforms/SafeStack/AArch64/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AArch64' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/SafeStack/ARM/lit.local.cfg b/test/Transforms/SafeStack/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/test/Transforms/SafeStack/ARM/lit.local.cfg +++ b/test/Transforms/SafeStack/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/SafeStack/X86/lit.local.cfg b/test/Transforms/SafeStack/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Transforms/SafeStack/X86/lit.local.cfg +++ b/test/Transforms/SafeStack/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/SeparateConstOffsetFromGEP/AMDGPU/lit.local.cfg b/test/Transforms/SeparateConstOffsetFromGEP/AMDGPU/lit.local.cfg index 6baccf05fff..2a665f06be7 100644 --- a/test/Transforms/SeparateConstOffsetFromGEP/AMDGPU/lit.local.cfg +++ b/test/Transforms/SeparateConstOffsetFromGEP/AMDGPU/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AMDGPU' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/lit.local.cfg b/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/lit.local.cfg index a5e90f8e3c1..2cb98eb371b 100644 --- a/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/lit.local.cfg +++ b/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/lit.local.cfg @@ -1,3 +1,2 @@ if not 'NVPTX' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/SimplifyCFG/SPARC/lit.local.cfg b/test/Transforms/SimplifyCFG/SPARC/lit.local.cfg index fa6a54e5013..d86c9e6d943 100644 --- a/test/Transforms/SimplifyCFG/SPARC/lit.local.cfg +++ b/test/Transforms/SimplifyCFG/SPARC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'Sparc' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/SimplifyCFG/X86/lit.local.cfg b/test/Transforms/SimplifyCFG/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Transforms/SimplifyCFG/X86/lit.local.cfg +++ b/test/Transforms/SimplifyCFG/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/StackProtector/X86/lit.local.cfg b/test/Transforms/StackProtector/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/Transforms/StackProtector/X86/lit.local.cfg +++ b/test/Transforms/StackProtector/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/Transforms/ThinLTOBitcodeWriter/x86/lit.local.cfg b/test/Transforms/ThinLTOBitcodeWriter/x86/lit.local.cfg index 8c2d62df2c4..516aae89326 100644 --- a/test/Transforms/ThinLTOBitcodeWriter/x86/lit.local.cfg +++ b/test/Transforms/ThinLTOBitcodeWriter/x86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/tools/dsymutil/ARM/lit.local.cfg b/test/tools/dsymutil/ARM/lit.local.cfg index 442cd554bfe..ba88b648911 100644 --- a/test/tools/dsymutil/ARM/lit.local.cfg +++ b/test/tools/dsymutil/ARM/lit.local.cfg @@ -4,4 +4,3 @@ if not 'AArch64' in config.root.targets: config.unsupported = True config.suffixes = ['.test', '.cpp', '.c'] - diff --git a/test/tools/llvm-lib/lit.local.cfg b/test/tools/llvm-lib/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/tools/llvm-lib/lit.local.cfg +++ b/test/tools/llvm-lib/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/tools/llvm-lto2/X86/lit.local.cfg b/test/tools/llvm-lto2/X86/lit.local.cfg index b7447615816..afde89be896 100644 --- a/test/tools/llvm-lto2/X86/lit.local.cfg +++ b/test/tools/llvm-lto2/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/tools/llvm-mc/lit.local.cfg b/test/tools/llvm-mc/lit.local.cfg index a1bda0f1fdc..eb099c463f0 100644 --- a/test/tools/llvm-mc/lit.local.cfg +++ b/test/tools/llvm-mc/lit.local.cfg @@ -1,4 +1,3 @@ # Requires a non-empty default triple for these tests if 'default_triple' not in config.available_features: config.unsupported = True - diff --git a/test/tools/llvm-mca/SystemZ/lit.local.cfg b/test/tools/llvm-mca/SystemZ/lit.local.cfg index 5c02dd3614a..2f3cf7d3f04 100644 --- a/test/tools/llvm-mca/SystemZ/lit.local.cfg +++ b/test/tools/llvm-mca/SystemZ/lit.local.cfg @@ -1,3 +1,2 @@ if not 'SystemZ' in config.root.targets: config.unsupported = True - diff --git a/test/tools/llvm-mca/X86/lit.local.cfg b/test/tools/llvm-mca/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/test/tools/llvm-mca/X86/lit.local.cfg +++ b/test/tools/llvm-mca/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/test/tools/llvm-mca/lit.local.cfg b/test/tools/llvm-mca/lit.local.cfg index a1bda0f1fdc..eb099c463f0 100644 --- a/test/tools/llvm-mca/lit.local.cfg +++ b/test/tools/llvm-mca/lit.local.cfg @@ -1,4 +1,3 @@ # Requires a non-empty default triple for these tests if 'default_triple' not in config.available_features: config.unsupported = True - diff --git a/test/tools/llvm-objdump/Mips/lit.local.cfg b/test/tools/llvm-objdump/Mips/lit.local.cfg index a3183a25afa..7d12f7a9c56 100644 --- a/test/tools/llvm-objdump/Mips/lit.local.cfg +++ b/test/tools/llvm-objdump/Mips/lit.local.cfg @@ -1,3 +1,2 @@ if not 'Mips' in config.root.targets: config.unsupported = True - diff --git a/test/tools/llvm-readobj/AArch64/lit.local.cfg b/test/tools/llvm-readobj/AArch64/lit.local.cfg index cec29af5bbe..7184443994b 100644 --- a/test/tools/llvm-readobj/AArch64/lit.local.cfg +++ b/test/tools/llvm-readobj/AArch64/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AArch64' in config.root.targets: config.unsupported = True - diff --git a/test/tools/llvm-readobj/ARM/lit.local.cfg b/test/tools/llvm-readobj/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/test/tools/llvm-readobj/ARM/lit.local.cfg +++ b/test/tools/llvm-readobj/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True -