diff options
| author | Jyoti Allur <jyoti.allur@samsung.com> | 2014-09-29 06:23:54 +0000 |
|---|---|---|
| committer | Jyoti Allur <jyoti.allur@samsung.com> | 2014-09-29 06:23:54 +0000 |
| commit | 7d9f67f76e9482ffb773542e2075184463af02ea (patch) | |
| tree | 47e4e496ca03c4515b0cc9e4ea400885169e1249 /clang/docs/CrossCompilation.rst | |
| parent | 31563ef0901f27f2c22f73b887249f7e78ac01d2 (diff) | |
| download | bcm5719-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.rst | 1 |
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. - |

