summaryrefslogtreecommitdiffstats
path: root/clang/docs/CrossCompilation.rst
diff options
context:
space:
mode:
authorJyoti Allur <jyoti.allur@samsung.com>2014-09-29 06:23:54 +0000
committerJyoti Allur <jyoti.allur@samsung.com>2014-09-29 06:23:54 +0000
commit7d9f67f76e9482ffb773542e2075184463af02ea (patch)
tree47e4e496ca03c4515b0cc9e4ea400885169e1249 /clang/docs/CrossCompilation.rst
parent31563ef0901f27f2c22f73b887249f7e78ac01d2 (diff)
downloadbcm5719-llvm-7d9f67f76e9482ffb773542e2075184463af02ea.tar.gz
bcm5719-llvm-7d9f67f76e9482ffb773542e2075184463af02ea.zip
testing commit access to clang repo
llvm-svn: 218592
Diffstat (limited to 'clang/docs/CrossCompilation.rst')
-rw-r--r--clang/docs/CrossCompilation.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/docs/CrossCompilation.rst b/clang/docs/CrossCompilation.rst
index 89f8777ac07..fd42856ec3a 100644
--- a/clang/docs/CrossCompilation.rst
+++ b/clang/docs/CrossCompilation.rst
@@ -201,4 +201,3 @@ uses hard-float), Clang will pick the ``armv7l-linux-gnueabi-ld``
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.
-
OpenPOWER on IntegriCloud