Clarifying doc about cross-compiling
authorRenato Golin <renato.golin@linaro.org>
Fri, 27 Sep 2013 21:14:54 +0000 (21:14 +0000)
committerRenato Golin <renato.golin@linaro.org>
Fri, 27 Sep 2013 21:14:54 +0000 (21:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191561 91177308-0d34-0410-b5e6-96231b3b80d8

docs/HowToBuildOnARM.rst

index 32ae39ba688362e90368f6acf96da43a29b8df18..f212acdc95fe93023b4787124be26097b5b0271e 100644 (file)
@@ -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
 =====================================