summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/builtins/arm/gtsf2vfp.S
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/lib/builtins/arm/gtsf2vfp.S')
-rw-r--r--compiler-rt/lib/builtins/arm/gtsf2vfp.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/lib/builtins/arm/gtsf2vfp.S b/compiler-rt/lib/builtins/arm/gtsf2vfp.S
index 54b50bb3911..1cc2bd14f81 100644
--- a/compiler-rt/lib/builtins/arm/gtsf2vfp.S
+++ b/compiler-rt/lib/builtins/arm/gtsf2vfp.S
@@ -12,7 +12,7 @@
// extern int __gtsf2vfp(float a, float b);
//
// Returns one iff a > b and neither is NaN.
-// Uses Darwin calling convention where single precision arguments are passsed
+// Uses Darwin calling convention where single precision arguments are passsed
// like 32-bit ints
//
.syntax unified
OpenPOWER on IntegriCloud