summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2009-07-29-VFP3Registers.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/2009-07-29-VFP3Registers.ll')
-rw-r--r--test/CodeGen/ARM/2009-07-29-VFP3Registers.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/2009-07-29-VFP3Registers.ll b/test/CodeGen/ARM/2009-07-29-VFP3Registers.ll
index dc1f73a79b..e1d19d1ac2 100644
--- a/test/CodeGen/ARM/2009-07-29-VFP3Registers.ll
+++ b/test/CodeGen/ARM/2009-07-29-VFP3Registers.ll
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=armv7-apple-darwin10 -mattr=+vfp3
+; RUN: llc < %s -mtriple=armv7-apple-darwin10 -mattr=+vfp3
@a = external global double ; <double*> [#uses=1]