diff options
author | Fangrui Song <maskray@google.com> | 2019-06-17 09:51:07 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-06-17 09:51:07 +0000 |
commit | ac14f7b10cffe2be548607269e036244cd16acc3 (patch) | |
tree | d8f41fce6ad4aa59fd084f40fab07aa66a078c60 /llvm/test/Transforms | |
parent | 25a043e78a9c5156a6766c1eacc72c5d91da85e7 (diff) | |
download | bcm5719-llvm-ac14f7b10cffe2be548607269e036244cd16acc3.tar.gz bcm5719-llvm-ac14f7b10cffe2be548607269e036244cd16acc3.zip |
[lit] Delete empty lines at the end of lit.local.cfg NFC
llvm-svn: 363538
Diffstat (limited to 'llvm/test/Transforms')
51 files changed, 0 insertions, 51 deletions
diff --git a/llvm/test/Transforms/ArgumentPromotion/X86/lit.local.cfg b/llvm/test/Transforms/ArgumentPromotion/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/llvm/test/Transforms/ArgumentPromotion/X86/lit.local.cfg +++ b/llvm/test/Transforms/ArgumentPromotion/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/AtomicExpand/AArch64/lit.local.cfg b/llvm/test/Transforms/AtomicExpand/AArch64/lit.local.cfg index cec29af5bbe..7184443994b 100644 --- a/llvm/test/Transforms/AtomicExpand/AArch64/lit.local.cfg +++ b/llvm/test/Transforms/AtomicExpand/AArch64/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AArch64' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/AtomicExpand/ARM/lit.local.cfg b/llvm/test/Transforms/AtomicExpand/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/llvm/test/Transforms/AtomicExpand/ARM/lit.local.cfg +++ b/llvm/test/Transforms/AtomicExpand/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/CodeExtractor/X86/lit.local.cfg b/llvm/test/Transforms/CodeExtractor/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/llvm/test/Transforms/CodeExtractor/X86/lit.local.cfg +++ b/llvm/test/Transforms/CodeExtractor/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/CodeGenPrepare/AArch64/lit.local.cfg b/llvm/test/Transforms/CodeGenPrepare/AArch64/lit.local.cfg index cec29af5bbe..7184443994b 100644 --- a/llvm/test/Transforms/CodeGenPrepare/AArch64/lit.local.cfg +++ b/llvm/test/Transforms/CodeGenPrepare/AArch64/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AArch64' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/CodeGenPrepare/AMDGPU/lit.local.cfg b/llvm/test/Transforms/CodeGenPrepare/AMDGPU/lit.local.cfg index 6baccf05fff..2a665f06be7 100644 --- a/llvm/test/Transforms/CodeGenPrepare/AMDGPU/lit.local.cfg +++ b/llvm/test/Transforms/CodeGenPrepare/AMDGPU/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AMDGPU' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/CodeGenPrepare/ARM/lit.local.cfg b/llvm/test/Transforms/CodeGenPrepare/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/llvm/test/Transforms/CodeGenPrepare/ARM/lit.local.cfg +++ b/llvm/test/Transforms/CodeGenPrepare/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/CodeGenPrepare/X86/lit.local.cfg b/llvm/test/Transforms/CodeGenPrepare/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/llvm/test/Transforms/CodeGenPrepare/X86/lit.local.cfg +++ b/llvm/test/Transforms/CodeGenPrepare/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/ConstantHoisting/PowerPC/lit.local.cfg b/llvm/test/Transforms/ConstantHoisting/PowerPC/lit.local.cfg index 5d33887ff0a..091332439b1 100644 --- a/llvm/test/Transforms/ConstantHoisting/PowerPC/lit.local.cfg +++ b/llvm/test/Transforms/ConstantHoisting/PowerPC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'PowerPC' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/ConstantHoisting/X86/lit.local.cfg b/llvm/test/Transforms/ConstantHoisting/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/llvm/test/Transforms/ConstantHoisting/X86/lit.local.cfg +++ b/llvm/test/Transforms/ConstantHoisting/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/DivRemPairs/PowerPC/lit.local.cfg b/llvm/test/Transforms/DivRemPairs/PowerPC/lit.local.cfg index 5d33887ff0a..091332439b1 100644 --- a/llvm/test/Transforms/DivRemPairs/PowerPC/lit.local.cfg +++ b/llvm/test/Transforms/DivRemPairs/PowerPC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'PowerPC' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/DivRemPairs/X86/lit.local.cfg b/llvm/test/Transforms/DivRemPairs/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/llvm/test/Transforms/DivRemPairs/X86/lit.local.cfg +++ b/llvm/test/Transforms/DivRemPairs/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/ExpandMemCmp/X86/lit.local.cfg b/llvm/test/Transforms/ExpandMemCmp/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/llvm/test/Transforms/ExpandMemCmp/X86/lit.local.cfg +++ b/llvm/test/Transforms/ExpandMemCmp/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/GlobalOpt/PowerPC/lit.local.cfg b/llvm/test/Transforms/GlobalOpt/PowerPC/lit.local.cfg index 5d33887ff0a..091332439b1 100644 --- a/llvm/test/Transforms/GlobalOpt/PowerPC/lit.local.cfg +++ b/llvm/test/Transforms/GlobalOpt/PowerPC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'PowerPC' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/HardwareLoops/ARM/lit.local.cfg b/llvm/test/Transforms/HardwareLoops/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/llvm/test/Transforms/HardwareLoops/ARM/lit.local.cfg +++ b/llvm/test/Transforms/HardwareLoops/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/HotColdSplit/X86/lit.local.cfg b/llvm/test/Transforms/HotColdSplit/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/llvm/test/Transforms/HotColdSplit/X86/lit.local.cfg +++ b/llvm/test/Transforms/HotColdSplit/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/InferAddressSpaces/AMDGPU/lit.local.cfg b/llvm/test/Transforms/InferAddressSpaces/AMDGPU/lit.local.cfg index 6baccf05fff..2a665f06be7 100644 --- a/llvm/test/Transforms/InferAddressSpaces/AMDGPU/lit.local.cfg +++ b/llvm/test/Transforms/InferAddressSpaces/AMDGPU/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AMDGPU' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/Inline/PowerPC/lit.local.cfg b/llvm/test/Transforms/Inline/PowerPC/lit.local.cfg index 5d33887ff0a..091332439b1 100644 --- a/llvm/test/Transforms/Inline/PowerPC/lit.local.cfg +++ b/llvm/test/Transforms/Inline/PowerPC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'PowerPC' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/Inline/X86/lit.local.cfg b/llvm/test/Transforms/Inline/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/llvm/test/Transforms/Inline/X86/lit.local.cfg +++ b/llvm/test/Transforms/Inline/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/InstCombine/PowerPC/lit.local.cfg b/llvm/test/Transforms/InstCombine/PowerPC/lit.local.cfg index 5d33887ff0a..091332439b1 100644 --- a/llvm/test/Transforms/InstCombine/PowerPC/lit.local.cfg +++ b/llvm/test/Transforms/InstCombine/PowerPC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'PowerPC' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/lit.local.cfg b/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/lit.local.cfg index 6baccf05fff..2a665f06be7 100644 --- a/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/lit.local.cfg +++ b/llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AMDGPU' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/LoadStoreVectorizer/NVPTX/lit.local.cfg b/llvm/test/Transforms/LoadStoreVectorizer/NVPTX/lit.local.cfg index a5e90f8e3c1..2cb98eb371b 100644 --- a/llvm/test/Transforms/LoadStoreVectorizer/NVPTX/lit.local.cfg +++ b/llvm/test/Transforms/LoadStoreVectorizer/NVPTX/lit.local.cfg @@ -1,3 +1,2 @@ if not 'NVPTX' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/LoadStoreVectorizer/X86/lit.local.cfg b/llvm/test/Transforms/LoadStoreVectorizer/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/llvm/test/Transforms/LoadStoreVectorizer/X86/lit.local.cfg +++ b/llvm/test/Transforms/LoadStoreVectorizer/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/LoopIdiom/AMDGPU/lit.local.cfg b/llvm/test/Transforms/LoopIdiom/AMDGPU/lit.local.cfg index 6baccf05fff..2a665f06be7 100644 --- a/llvm/test/Transforms/LoopIdiom/AMDGPU/lit.local.cfg +++ b/llvm/test/Transforms/LoopIdiom/AMDGPU/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AMDGPU' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/LoopIdiom/X86/lit.local.cfg b/llvm/test/Transforms/LoopIdiom/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/llvm/test/Transforms/LoopIdiom/X86/lit.local.cfg +++ b/llvm/test/Transforms/LoopIdiom/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/LoopStrengthReduce/AMDGPU/lit.local.cfg b/llvm/test/Transforms/LoopStrengthReduce/AMDGPU/lit.local.cfg index 6baccf05fff..2a665f06be7 100644 --- a/llvm/test/Transforms/LoopStrengthReduce/AMDGPU/lit.local.cfg +++ b/llvm/test/Transforms/LoopStrengthReduce/AMDGPU/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AMDGPU' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/LoopStrengthReduce/ARM/lit.local.cfg b/llvm/test/Transforms/LoopStrengthReduce/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/llvm/test/Transforms/LoopStrengthReduce/ARM/lit.local.cfg +++ b/llvm/test/Transforms/LoopStrengthReduce/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/LoopStrengthReduce/X86/lit.local.cfg b/llvm/test/Transforms/LoopStrengthReduce/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/llvm/test/Transforms/LoopStrengthReduce/X86/lit.local.cfg +++ b/llvm/test/Transforms/LoopStrengthReduce/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/LoopUnroll/AArch64/lit.local.cfg b/llvm/test/Transforms/LoopUnroll/AArch64/lit.local.cfg index cec29af5bbe..7184443994b 100644 --- a/llvm/test/Transforms/LoopUnroll/AArch64/lit.local.cfg +++ b/llvm/test/Transforms/LoopUnroll/AArch64/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AArch64' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/LoopUnroll/AMDGPU/lit.local.cfg b/llvm/test/Transforms/LoopUnroll/AMDGPU/lit.local.cfg index 6baccf05fff..2a665f06be7 100644 --- a/llvm/test/Transforms/LoopUnroll/AMDGPU/lit.local.cfg +++ b/llvm/test/Transforms/LoopUnroll/AMDGPU/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AMDGPU' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/LoopUnroll/ARM/lit.local.cfg b/llvm/test/Transforms/LoopUnroll/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/llvm/test/Transforms/LoopUnroll/ARM/lit.local.cfg +++ b/llvm/test/Transforms/LoopUnroll/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/LoopUnroll/Hexagon/lit.local.cfg b/llvm/test/Transforms/LoopUnroll/Hexagon/lit.local.cfg index ba72ff632d4..cc6a7edf05f 100644 --- a/llvm/test/Transforms/LoopUnroll/Hexagon/lit.local.cfg +++ b/llvm/test/Transforms/LoopUnroll/Hexagon/lit.local.cfg @@ -1,3 +1,2 @@ if not 'Hexagon' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/LoopUnroll/PowerPC/lit.local.cfg b/llvm/test/Transforms/LoopUnroll/PowerPC/lit.local.cfg index 5d33887ff0a..091332439b1 100644 --- a/llvm/test/Transforms/LoopUnroll/PowerPC/lit.local.cfg +++ b/llvm/test/Transforms/LoopUnroll/PowerPC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'PowerPC' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/LoopUnroll/X86/lit.local.cfg b/llvm/test/Transforms/LoopUnroll/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/llvm/test/Transforms/LoopUnroll/X86/lit.local.cfg +++ b/llvm/test/Transforms/LoopUnroll/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/LoopVectorize/AArch64/lit.local.cfg b/llvm/test/Transforms/LoopVectorize/AArch64/lit.local.cfg index 937cffb2c11..675f48e199a 100644 --- a/llvm/test/Transforms/LoopVectorize/AArch64/lit.local.cfg +++ b/llvm/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/llvm/test/Transforms/LoopVectorize/ARM/lit.local.cfg b/llvm/test/Transforms/LoopVectorize/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/llvm/test/Transforms/LoopVectorize/ARM/lit.local.cfg +++ b/llvm/test/Transforms/LoopVectorize/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/LoopVectorize/PowerPC/lit.local.cfg b/llvm/test/Transforms/LoopVectorize/PowerPC/lit.local.cfg index 5d33887ff0a..091332439b1 100644 --- a/llvm/test/Transforms/LoopVectorize/PowerPC/lit.local.cfg +++ b/llvm/test/Transforms/LoopVectorize/PowerPC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'PowerPC' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/LoopVectorize/X86/lit.local.cfg b/llvm/test/Transforms/LoopVectorize/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/llvm/test/Transforms/LoopVectorize/X86/lit.local.cfg +++ b/llvm/test/Transforms/LoopVectorize/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/PGOProfile/X86/lit.local.cfg b/llvm/test/Transforms/PGOProfile/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/llvm/test/Transforms/PGOProfile/X86/lit.local.cfg +++ b/llvm/test/Transforms/PGOProfile/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/SLPVectorizer/AMDGPU/lit.local.cfg b/llvm/test/Transforms/SLPVectorizer/AMDGPU/lit.local.cfg index 6baccf05fff..2a665f06be7 100644 --- a/llvm/test/Transforms/SLPVectorizer/AMDGPU/lit.local.cfg +++ b/llvm/test/Transforms/SLPVectorizer/AMDGPU/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AMDGPU' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/SLPVectorizer/SystemZ/lit.local.cfg b/llvm/test/Transforms/SLPVectorizer/SystemZ/lit.local.cfg index 5c02dd3614a..2f3cf7d3f04 100644 --- a/llvm/test/Transforms/SLPVectorizer/SystemZ/lit.local.cfg +++ b/llvm/test/Transforms/SLPVectorizer/SystemZ/lit.local.cfg @@ -1,3 +1,2 @@ if not 'SystemZ' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/SLPVectorizer/X86/lit.local.cfg b/llvm/test/Transforms/SLPVectorizer/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/llvm/test/Transforms/SLPVectorizer/X86/lit.local.cfg +++ b/llvm/test/Transforms/SLPVectorizer/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/SafeStack/AArch64/lit.local.cfg b/llvm/test/Transforms/SafeStack/AArch64/lit.local.cfg index cec29af5bbe..7184443994b 100644 --- a/llvm/test/Transforms/SafeStack/AArch64/lit.local.cfg +++ b/llvm/test/Transforms/SafeStack/AArch64/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AArch64' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/SafeStack/ARM/lit.local.cfg b/llvm/test/Transforms/SafeStack/ARM/lit.local.cfg index 98c6700c209..236e1d34416 100644 --- a/llvm/test/Transforms/SafeStack/ARM/lit.local.cfg +++ b/llvm/test/Transforms/SafeStack/ARM/lit.local.cfg @@ -1,3 +1,2 @@ if not 'ARM' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/SafeStack/X86/lit.local.cfg b/llvm/test/Transforms/SafeStack/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/llvm/test/Transforms/SafeStack/X86/lit.local.cfg +++ b/llvm/test/Transforms/SafeStack/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/SeparateConstOffsetFromGEP/AMDGPU/lit.local.cfg b/llvm/test/Transforms/SeparateConstOffsetFromGEP/AMDGPU/lit.local.cfg index 6baccf05fff..2a665f06be7 100644 --- a/llvm/test/Transforms/SeparateConstOffsetFromGEP/AMDGPU/lit.local.cfg +++ b/llvm/test/Transforms/SeparateConstOffsetFromGEP/AMDGPU/lit.local.cfg @@ -1,3 +1,2 @@ if not 'AMDGPU' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/lit.local.cfg b/llvm/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/lit.local.cfg index a5e90f8e3c1..2cb98eb371b 100644 --- a/llvm/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/lit.local.cfg +++ b/llvm/test/Transforms/SeparateConstOffsetFromGEP/NVPTX/lit.local.cfg @@ -1,3 +1,2 @@ if not 'NVPTX' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/SimplifyCFG/SPARC/lit.local.cfg b/llvm/test/Transforms/SimplifyCFG/SPARC/lit.local.cfg index fa6a54e5013..d86c9e6d943 100644 --- a/llvm/test/Transforms/SimplifyCFG/SPARC/lit.local.cfg +++ b/llvm/test/Transforms/SimplifyCFG/SPARC/lit.local.cfg @@ -1,3 +1,2 @@ if not 'Sparc' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/SimplifyCFG/X86/lit.local.cfg b/llvm/test/Transforms/SimplifyCFG/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/llvm/test/Transforms/SimplifyCFG/X86/lit.local.cfg +++ b/llvm/test/Transforms/SimplifyCFG/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/StackProtector/X86/lit.local.cfg b/llvm/test/Transforms/StackProtector/X86/lit.local.cfg index e71f3cc4c41..c8625f4d9d2 100644 --- a/llvm/test/Transforms/StackProtector/X86/lit.local.cfg +++ b/llvm/test/Transforms/StackProtector/X86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - diff --git a/llvm/test/Transforms/ThinLTOBitcodeWriter/x86/lit.local.cfg b/llvm/test/Transforms/ThinLTOBitcodeWriter/x86/lit.local.cfg index 8c2d62df2c4..516aae89326 100644 --- a/llvm/test/Transforms/ThinLTOBitcodeWriter/x86/lit.local.cfg +++ b/llvm/test/Transforms/ThinLTOBitcodeWriter/x86/lit.local.cfg @@ -1,3 +1,2 @@ if not 'X86' in config.root.targets: config.unsupported = True - |