diff options
| author | Julian Büning <julian.buening@rwth-aachen.de> | 2019-03-20 22:05:09 +0100 |
|---|---|---|
| committer | MartinNowack <martin.nowack@gmail.com> | 2019-03-21 12:46:01 +0000 |
| commit | 3c22f088ce92854b9fcb5b41f67bf9a503ec9719 (patch) | |
| tree | c7497c38f3e661f56a32d55d79b5d7868a070220 /test/regression/2007-08-16-invalid-constant-value.c | |
| parent | 9767a37f9e8a743fa81629510346cb0a5a3a7900 (diff) | |
| download | klee-3c22f088ce92854b9fcb5b41f67bf9a503ec9719.tar.gz | |
remove tests for LLVM <= 3.7
Diffstat (limited to 'test/regression/2007-08-16-invalid-constant-value.c')
| -rw-r--r-- | test/regression/2007-08-16-invalid-constant-value.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/regression/2007-08-16-invalid-constant-value.c b/test/regression/2007-08-16-invalid-constant-value.c index 554a8db4..28f81268 100644 --- a/test/regression/2007-08-16-invalid-constant-value.c +++ b/test/regression/2007-08-16-invalid-constant-value.c @@ -1,4 +1,3 @@ -// REQUIRES: geq-llvm-3.7 // RUN: rm -f %t4.out %t4.err %t4.log // RUN: %clang %s -emit-llvm -O2 -c -o %t1.bc // RUN: llvm-as -f %p/../Feature/_utils._ll -o %t2.bc |
