summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/builtins/arm/gtdf2vfp.S
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/lib/builtins/arm/gtdf2vfp.S')
-rw-r--r--compiler-rt/lib/builtins/arm/gtdf2vfp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/lib/builtins/arm/gtdf2vfp.S b/compiler-rt/lib/builtins/arm/gtdf2vfp.S
index 10cd0cbc664..782ad8cac01 100644
--- a/compiler-rt/lib/builtins/arm/gtdf2vfp.S
+++ b/compiler-rt/lib/builtins/arm/gtdf2vfp.S
@@ -12,7 +12,7 @@
// extern double __gtdf2vfp(double a, double b);
//
// Returns one iff a > b and neither is NaN.
-// Uses Darwin calling convention where double precision arguments are passsed
+// Uses Darwin calling convention where double precision arguments are passsed
// like in GPR pairs.
//
.syntax unified
OpenPOWER on IntegriCloud