Correct a misunderstanding about cross-compiling. Anton's changes don't
authorReid Spencer <rspencer@reidspencer.com>
Thu, 27 Jul 2006 06:41:31 +0000 (06:41 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 27 Jul 2006 06:41:31 +0000 (06:41 +0000)
commitd30a971bf256d91ed94a5c77826f772da7b1301e
treec42c4ea8f5aa9b5c6fbc325beee3b0d293059ac5
parent33e9ad96c8506313cc263893e9915d0a3457fc82
Correct a misunderstanding about cross-compiling. Anton's changes don't
cause LLVM to become a cross-compiler but rather cross-compile LLVM so that
it can execute on a platform other than the build host.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29339 91177308-0d34-0410-b5e6-96231b3b80d8
docs/GettingStarted.html