mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-19 06:31:18 +00:00
Clarifying doc about cross-compiling
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191561 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8a93c3ab21
commit
36fd952bc1
@ -6,7 +6,11 @@ Introduction
|
|||||||
============
|
============
|
||||||
|
|
||||||
This document contains information about building/testing LLVM and
|
This document contains information about building/testing LLVM and
|
||||||
Clang on ARM.
|
Clang on an ARM machine.
|
||||||
|
|
||||||
|
This document is *NOT* tailored to help you cross-compile LLVM/Clang
|
||||||
|
to ARM on another architecture, for example an x86_64 machine. To find
|
||||||
|
out more about cross-compiling, please check :doc:`HowToCrossCompileLLVM`.
|
||||||
|
|
||||||
Notes On Building LLVM/Clang on ARM
|
Notes On Building LLVM/Clang on ARM
|
||||||
=====================================
|
=====================================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user