summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/XCore/2009-03-27-v2f64-param.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/XCore/2009-03-27-v2f64-param.ll')
-rw-r--r--test/CodeGen/XCore/2009-03-27-v2f64-param.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/XCore/2009-03-27-v2f64-param.ll b/test/CodeGen/XCore/2009-03-27-v2f64-param.ll
index a6b9699..e35a36a 100644
--- a/test/CodeGen/XCore/2009-03-27-v2f64-param.ll
+++ b/test/CodeGen/XCore/2009-03-27-v2f64-param.ll
@@ -2,5 +2,5 @@
; PR3898
define i32 @vector_param(<2 x double> %x) nounwind {
- ret i32 1;
+ ret i32 1
}
OpenPOWER on IntegriCloud