summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WinEH
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2019-06-17 09:51:07 +0000
committerFangrui Song <maskray@google.com>2019-06-17 09:51:07 +0000
commitac14f7b10cffe2be548607269e036244cd16acc3 (patch)
treed8f41fce6ad4aa59fd084f40fab07aa66a078c60 /llvm/test/CodeGen/WinEH
parent25a043e78a9c5156a6766c1eacc72c5d91da85e7 (diff)
downloadbcm5719-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/CodeGen/WinEH')
-rw-r--r--llvm/test/CodeGen/WinEH/lit.local.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/WinEH/lit.local.cfg b/llvm/test/CodeGen/WinEH/lit.local.cfg
index 67905d7e06e..f5566ca3b37 100644
--- a/llvm/test/CodeGen/WinEH/lit.local.cfg
+++ b/llvm/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
-
OpenPOWER on IntegriCloud