mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-26 05:32:25 +00:00
Add links to cross-compilation docs from getting started
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191425 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b6ac11cd03
commit
6b4e9ba218
@ -930,6 +930,10 @@ GCC compiler supports.
|
||||
The result of such a build is executables that are not runnable on on the build
|
||||
host (--build option) but can be executed on the compile host (--host option).
|
||||
|
||||
Check :doc:`HowToCrossCompileLLVM` and `Clang docs on how to cross-compile in general
|
||||
<http://clang.llvm.org/docs/CrossCompilation.html>`_ for more information
|
||||
about cross-compiling.
|
||||
|
||||
The Location of LLVM Object Files
|
||||
---------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user