[llvm-commits] [llvm] r146821 - /llvm/trunk/test/Other/json-bench-test.ll

Manuel Klimek klimek at google.com
Fri Dec 16 22:29:32 PST 2011


Author: klimek
Date: Sat Dec 17 00:29:32 2011
New Revision: 146821

URL: http://llvm.org/viewvc/llvm-project?rev=146821&view=rev
Log:
Deleting the json-bench-test until I understand why it is flaky.

Removed:
    llvm/trunk/test/Other/json-bench-test.ll

Removed: llvm/trunk/test/Other/json-bench-test.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/Other/json-bench-test.ll?rev=146820&view=auto
==============================================================================
--- llvm/trunk/test/Other/json-bench-test.ll (original)
+++ llvm/trunk/test/Other/json-bench-test.ll (removed)
@@ -1,5 +0,0 @@
-; RUN: json-bench --verify --info-output-file=- | FileCheck %s
-
-; CHECK: Fast: Parsing
-; CHECK: Fast: Loop 
-





More information about the llvm-commits mailing list