about summary refs log tree commit diff homepage
path: root/test/Intrinsics/objectsize.leq49.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Intrinsics/objectsize.leq49.ll')
-rw-r--r--test/Intrinsics/objectsize.leq49.ll4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/Intrinsics/objectsize.leq49.ll b/test/Intrinsics/objectsize.leq49.ll
index d21b13b4..bb084244 100644
--- a/test/Intrinsics/objectsize.leq49.ll
+++ b/test/Intrinsics/objectsize.leq49.ll
@@ -1,7 +1,5 @@
-; Unfortunately LLVM 2.9 has a different suffix for the ``llvm.objectsize`` instrinsic
-; so this LLVM IR fails to verify for that version.
-;
 ; LLVM 3.7 requires a type as the first argument to 'load'
+; LLVM 5 added nullunknown parameter to @llvm.objectsize
 ; REQUIRES: geq-llvm-3.7
 ; REQUIRES: lt-llvm-5.0
 ; RUN: %llvmas %s -o=%t.bc