<div dir="ltr">Thanks for doing this. I was firing up my editor to clarify this but lo and behold you already fixed it :)<div><br></div><div>-- Sean Silva  </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Fri, Sep 27, 2013 at 5:14 PM, Renato Golin <span dir="ltr"><<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Author: rengolin<br>
Date: Fri Sep 27 16:14:54 2013<br>
New Revision: 191561<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=191561&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=191561&view=rev</a><br>
Log:<br>
Clarifying doc about cross-compiling<br>
<br>
Modified:<br>
    llvm/trunk/docs/HowToBuildOnARM.rst<br>
<br>
Modified: llvm/trunk/docs/HowToBuildOnARM.rst<br>
URL: <a href="http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/HowToBuildOnARM.rst?rev=191561&r1=191560&r2=191561&view=diff" target="_blank">http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/HowToBuildOnARM.rst?rev=191561&r1=191560&r2=191561&view=diff</a><br>

==============================================================================<br>
--- llvm/trunk/docs/HowToBuildOnARM.rst (original)<br>
+++ llvm/trunk/docs/HowToBuildOnARM.rst Fri Sep 27 16:14:54 2013<br>
@@ -6,7 +6,11 @@ Introduction<br>
 ============<br>
<br>
 This document contains information about building/testing LLVM and<br>
-Clang on ARM.<br>
+Clang on an ARM machine.<br>
+<br>
+This document is *NOT* tailored to help you cross-compile LLVM/Clang<br>
+to ARM on another architecture, for example an x86_64 machine. To find<br>
+out more about cross-compiling, please check :doc:`HowToCrossCompileLLVM`.<br>
<br>
 Notes On Building LLVM/Clang on ARM<br>
 =====================================<br>
<br>
<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</blockquote></div><br></div>