My total rewrite of the instructions on cross-compiling Clang/LLVM for Linux using Clang/LLVM for Linux has now landed.
If you want to cross-compile LLVM without getting angry - this is your guide! https://llvm.org/docs/HowToCrossCompileLLVM.html
@asb @llvmweekly Nice. My main challenge has been building compiler_rt for the target.
@asb Thank you!
@asb Coincidentally I made a quick guide on how you probably don't have to and can just use systems packages yesterday.