summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2013-08-14 15:55:25 +0000
committerDaniel Dunbar <daniel@zuster.org>2013-08-14 15:55:25 +0000
commit16b934d624c6202029c5244994915f9965ffd4be (patch)
treecfe5a6736a2c080c6d6fd0d778ad69805e54e8b0 /llvm/utils/lit/tests
parent444d3300f2419f61068b3e926a335f69c1bf04da (diff)
downloadbcm5719-llvm-16b934d624c6202029c5244994915f9965ffd4be.tar.gz
bcm5719-llvm-16b934d624c6202029c5244994915f9965ffd4be.zip
Revert r188376, "[lit] Support parsing scripts with inconsistent or invalid encodings.", this doesn't work yet for bots using the internal shell.
llvm-svn: 188379
Diffstat (limited to 'llvm/utils/lit/tests')
-rw-r--r--llvm/utils/lit/tests/shtest-encoding.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/utils/lit/tests/shtest-encoding.py b/llvm/utils/lit/tests/shtest-encoding.py
deleted file mode 100644
index dfc987f6df7..00000000000
--- a/llvm/utils/lit/tests/shtest-encoding.py
+++ /dev/null
@@ -1,3 +0,0 @@
-# RUN: true
-
-# Here is a string that cannot be decoded in line mode: Â.
OpenPOWER on IntegriCloud