From ac14f7b10cffe2be548607269e036244cd16acc3 Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Mon, 17 Jun 2019 09:51:07 +0000 Subject: [lit] Delete empty lines at the end of lit.local.cfg NFC llvm-svn: 363538 --- llvm/test/Transforms/SimplifyCFG/SPARC/lit.local.cfg | 1 - llvm/test/Transforms/SimplifyCFG/X86/lit.local.cfg | 1 - 2 files changed, 2 deletions(-) (limited to 'llvm/test/Transforms/SimplifyCFG') 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 - -- cgit v1.2.3