r218592 - testing commit access to clang repo

Jyoti Allur jyoti.allur at samsung.com
Sun Sep 28 23:23:54 PDT 2014


Author: jyoti.allur
Date: Mon Sep 29 01:23:54 2014
New Revision: 218592

URL: http://llvm.org/viewvc/llvm-project?rev=218592&view=rev
Log:
testing commit access to clang repo

Modified:
    cfe/trunk/docs/CrossCompilation.rst

Modified: cfe/trunk/docs/CrossCompilation.rst
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/CrossCompilation.rst?rev=218592&r1=218591&r2=218592&view=diff
==============================================================================
--- cfe/trunk/docs/CrossCompilation.rst (original)
+++ cfe/trunk/docs/CrossCompilation.rst Mon Sep 29 01:23:54 2014
@@ -201,4 +201,3 @@ uses hard-float), Clang will pick the ``
 The same is true if you're compiling for different ABIs, like ``gnueabi``
 and ``androideabi``, and might even link and run, but produce run-time
 errors, which are much harder to track down and fix.
-





More information about the cfe-commits mailing list