summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/ExampleTests/ShExternal
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-12-26 22:58:23 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-12-26 22:58:23 +0000
commitea21448978477fb95d3326d74db15f9ea63cfedc (patch)
tree551cef79f043d817d3a5750e20a2a99b68bdd86e /llvm/utils/lit/ExampleTests/ShExternal
parentac6216d84c0a062d9c6efd38a515a3b10dfea788 (diff)
downloadbcm5719-llvm-ea21448978477fb95d3326d74db15f9ea63cfedc.tar.gz
bcm5719-llvm-ea21448978477fb95d3326d74db15f9ea63cfedc.zip
lit: Sink code into a 'lit' package.
llvm-svn: 92168
Diffstat (limited to 'llvm/utils/lit/ExampleTests/ShExternal')
-rw-r--r--llvm/utils/lit/ExampleTests/ShExternal/lit.local.cfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/llvm/utils/lit/ExampleTests/ShExternal/lit.local.cfg b/llvm/utils/lit/ExampleTests/ShExternal/lit.local.cfg
deleted file mode 100644
index 1061da62fd3..00000000000
--- a/llvm/utils/lit/ExampleTests/ShExternal/lit.local.cfg
+++ /dev/null
@@ -1,6 +0,0 @@
-# -*- Python -*-
-
-config.test_format = lit.formats.ShTest(execute_external = True)
-
-config.suffixes = ['.c']
-
OpenPOWER on IntegriCloud