summaryrefslogtreecommitdiffstats
path: root/test/Verifier/byval-4.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Verifier/byval-4.ll')
-rw-r--r--test/Verifier/byval-4.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Verifier/byval-4.ll b/test/Verifier/byval-4.ll
index d69f66c..b6f9c67 100644
--- a/test/Verifier/byval-4.ll
+++ b/test/Verifier/byval-4.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -o /dev/null -f
+; RUN: llvm-as %s -o /dev/null
%struct.foo = type { i64 }
declare void @h(%struct.foo* byval %num)
OpenPOWER on IntegriCloud