summaryrefslogtreecommitdiff
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
commit06dfcbe20aff576643a0ecb2925f5f8e16df0a54 (patch)
tree8018c0cc3bfcdbe6164df31a3395c9e0277cf53d
parent62d7d5fdd6db131361f865fe96f5ce4e3b2738a9 (diff)
This is a test commit to verify repository access.
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@106376 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--README.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 64cef6531..ab389d212 100644
--- a/README.txt
+++ b/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