From 3c22f088ce92854b9fcb5b41f67bf9a503ec9719 Mon Sep 17 00:00:00 2001 From: Julian Büning Date: Wed, 20 Mar 2019 22:05:09 +0100 Subject: remove tests for LLVM <= 3.7 --- test/Feature/Atomic.c | 1 - 1 file changed, 1 deletion(-) (limited to 'test/Feature/Atomic.c') diff --git a/test/Feature/Atomic.c b/test/Feature/Atomic.c index a7a8e340..482eea1d 100644 --- a/test/Feature/Atomic.c +++ b/test/Feature/Atomic.c @@ -1,4 +1,3 @@ -// REQUIRES: geq-llvm-3.7 // RUN: %clang %s -emit-llvm -g -c -o %t.bc // RUN: rm -rf %t.klee-out // RUN: %klee --output-dir=%t.klee-out --exit-on-error %t.bc 2>%t.log -- cgit 1.4.1