summaryrefslogtreecommitdiff
path: root/test/Other
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2011-12-17 06:29:32 +0000
committerManuel Klimek <klimek@google.com>2011-12-17 06:29:32 +0000
commit5bb210e134c8bc66f77a78bb3aedc118d949698c (patch)
tree5c29e4f08d4e38818446692672a802e98dd0b1ec /test/Other
parentb16db8171970f7390895f1e36d5887e6baa9abc3 (diff)
downloadllvm-5bb210e134c8bc66f77a78bb3aedc118d949698c.tar.gz
llvm-5bb210e134c8bc66f77a78bb3aedc118d949698c.tar.bz2
llvm-5bb210e134c8bc66f77a78bb3aedc118d949698c.tar.xz
Deleting the json-bench-test until I understand why it is flaky.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146821 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Other')
-rw-r--r--test/Other/json-bench-test.ll5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/Other/json-bench-test.ll b/test/Other/json-bench-test.ll
deleted file mode 100644
index d4e689b2a8..0000000000
--- a/test/Other/json-bench-test.ll
+++ /dev/null
@@ -1,5 +0,0 @@
-; RUN: json-bench --verify --info-output-file=- | FileCheck %s
-
-; CHECK: Fast: Parsing
-; CHECK: Fast: Loop
-