about summary refs log tree commit diff homepage
path: root/test/Intrinsics/objectsize.leq80.ll
diff options
context:
space:
mode:
authorJulian Büning <julian.buening@rwth-aachen.de>2022-01-05 22:36:18 +0100
committerCristian Cadar <c.cadar@imperial.ac.uk>2022-03-17 22:59:26 +0000
commitfcb5641d29b2e22bbd4034e51a1fe675b69bbf81 (patch)
tree6c76c73d55da287aa08d5e2a27ea702864b9d8c8 /test/Intrinsics/objectsize.leq80.ll
parent3ab1012ba416dfc6932f6cfa09042c2897a301a5 (diff)
downloadklee-fcb5641d29b2e22bbd4034e51a1fe675b69bbf81.tar.gz
LLVM < 6 leftovers
Diffstat (limited to 'test/Intrinsics/objectsize.leq80.ll')
-rw-r--r--test/Intrinsics/objectsize.leq80.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/Intrinsics/objectsize.leq80.ll b/test/Intrinsics/objectsize.leq80.ll
index 19a20334..ce2a2429 100644
--- a/test/Intrinsics/objectsize.leq80.ll
+++ b/test/Intrinsics/objectsize.leq80.ll
@@ -1,6 +1,4 @@
 ; REQUIRES: lt-llvm-9.0
-; LLVM 5 added parameter "nullunknown" to @llvm.objectsize
-; REQUIRES: geq-llvm-5.0
 ; RUN: %llvmas %s -o=%t.bc
 ; RUN: rm -rf %t.klee-out
 ; RUN: %klee -exit-on-error --output-dir=%t.klee-out --optimize=false %t.bc