summaryrefslogtreecommitdiff
path: root/llvm/docs/HowToCrossCompileLLVM.rst
AgeCommit message (Expand)Author
2025-03-11[docs] Fix broken formatting for link in HowToCrossCompileLLVMAlex Bradbury
2025-03-11[docs] Rewrite HowToCrossCompileLLVM (#129451)Alex Bradbury
2023-02-03[docs] Rewrite/improve the docs for LLVM_NATIVE_TOOL_DIRMartin Storsjö
2023-02-03[docs] Prefer setting LLVM_HOST_TRIPLE instead of LLVM_DEFAULT_TARGET_TRIPLE ...Martin Storsjö
2023-01-23[docs] Add/update docs regarding LLVM_NATIVE_TOOL_DIR vs LLVM_TABLEGENMartin Storsjö
2022-05-04[CMake] Make omitting CMAKE_BUILD_TYPE an errorTobias Hieta
2022-02-19[docs] HowToCrossCompileLLVM.rst: update cmake optionsfourdim
2022-01-25[docs] HowToCrossCompileLLVM.rst: prefer --target= over legacy -targetFangrui Song
2020-03-22Doc: Links should use httpsSylvestre Ledru
2016-05-10[docs] Fix unexpected indentation in HowToCrossCompileLLVM.rstRenato Golin
2016-05-10[docs] Change CrossCompilation guidde to reflect changes in Clang/GCCRenato Golin
2013-09-09[docs] Some typographical fixes.Sean Silva
2013-09-08Cross-compilation docRenato Golin