[llvm-commits] [compiler-rt] r106376 - /compiler-rt/trunk/README.txt
Stephen Canon
scanon at apple.com
Fri Jun 18 21:34:50 PDT 2010
Author: scanon
Date: Fri Jun 18 23:34:50 2010
New Revision: 106376
URL: http://llvm.org/viewvc/llvm-project?rev=106376&view=rev
Log:
This is a test commit to verify repository access.
Modified:
compiler-rt/trunk/README.txt
Modified: compiler-rt/trunk/README.txt
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/README.txt?rev=106376&r1=106375&r2=106376&view=diff
==============================================================================
--- compiler-rt/trunk/README.txt (original)
+++ compiler-rt/trunk/README.txt Fri Jun 18 23:34:50 2010
@@ -263,7 +263,6 @@
// 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
More information about the llvm-commits
mailing list