summaryrefslogtreecommitdiff
path: root/compiler-rt/README.txt
diff options
context:
space:
mode:
authorStephen Canon <scanon@apple.com>2010-06-19 04:34:50 +0000
committerStephen Canon <scanon@apple.com>2010-06-19 04:34:50 +0000
commitb1505ebc1d26da35c8eeef94c2ab472f67a2422d (patch)
tree2bf62a558bb4c8a81ebeebbe4fc80ac94384e88d /compiler-rt/README.txt
parent5d21ccf55c8cb7b5a03adfa4cc11fc32678bb456 (diff)
This is a test commit to verify repository access.
Diffstat (limited to 'compiler-rt/README.txt')
-rw-r--r--compiler-rt/README.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler-rt/README.txt b/compiler-rt/README.txt
index 64cef6531db..ab389d2129b 100644
--- a/compiler-rt/README.txt
+++ b/compiler-rt/README.txt
@@ -263,7 +263,6 @@ save_vfp_d8_d15_regs
// point, new *vfp functions were added to do the same operations but with
// floating point parameters in floating point registers.
-
// Undocumented functions
float __addsf3vfp(float a, float b); // Appears to return a + b