summaryrefslogtreecommitdiff
path: root/test/Bitcode/memcpy.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Bitcode/memcpy.ll')
-rw-r--r--test/Bitcode/memcpy.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Bitcode/memcpy.ll b/test/Bitcode/memcpy.ll
index fb509b8e8e..85b95fe572 100644
--- a/test/Bitcode/memcpy.ll
+++ b/test/Bitcode/memcpy.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -o /dev/null -f
+; RUN: llvm-as %s -o /dev/null
define void @test(i32* %P, i32* %Q) {
entry: