diff options
Diffstat (limited to 'test/Other/json-bench-test.ll')
-rw-r--r-- | test/Other/json-bench-test.ll | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/Other/json-bench-test.ll b/test/Other/json-bench-test.ll new file mode 100644 index 0000000000..d4e689b2a8 --- /dev/null +++ b/test/Other/json-bench-test.ll @@ -0,0 +1,5 @@ +; RUN: json-bench --verify --info-output-file=- | FileCheck %s + +; CHECK: Fast: Parsing +; CHECK: Fast: Loop + |