aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/2009-09-28-LdStOptiBug.ll
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2010-06-15 19:04:29 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2010-06-15 19:04:29 +0000
commit2ebb4f81f7979838bc5eb00ef997d30b00442a02 (patch)
treeb55765e5b302ebcb8cfc0a94e21886ec7053cc33 /test/CodeGen/ARM/2009-09-28-LdStOptiBug.ll
parent59d52a3dfe90fa119645ee5a4f4c8301ba331f91 (diff)
downloadexternal_llvm-2ebb4f81f7979838bc5eb00ef997d30b00442a02.zip
external_llvm-2ebb4f81f7979838bc5eb00ef997d30b00442a02.tar.gz
external_llvm-2ebb4f81f7979838bc5eb00ef997d30b00442a02.tar.bz2
Remove the arm_aapcscc marker from the tests. It is the default
for the linux targets. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106029 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/ARM/2009-09-28-LdStOptiBug.ll')
-rw-r--r--test/CodeGen/ARM/2009-09-28-LdStOptiBug.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/2009-09-28-LdStOptiBug.ll b/test/CodeGen/ARM/2009-09-28-LdStOptiBug.ll
index 53bd668..4aa879d 100644
--- a/test/CodeGen/ARM/2009-09-28-LdStOptiBug.ll
+++ b/test/CodeGen/ARM/2009-09-28-LdStOptiBug.ll
@@ -3,7 +3,7 @@
%0 = type { double, double }
-define arm_aapcscc void @foo(%0* noalias nocapture sret %agg.result, double %x.0, double %y.0) nounwind {
+define void @foo(%0* noalias nocapture sret %agg.result, double %x.0, double %y.0) nounwind {
; CHECK: foo:
; CHECK: bl __adddf3
; CHECK-NOT: strd