mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-02 00:16:25 +00:00
Clarifying doc about cross-compiling
llvm-svn: 191561
This commit is contained in:
parent
eee7bbf1df
commit
885b54ffc7
@ -6,7 +6,11 @@ Introduction
|
||||
============
|
||||
|
||||
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
|
||||
=====================================
|
||||
|
Loading…
Reference in New Issue
Block a user