[all-commits] [llvm/llvm-project] ea471e: [libc] Update cross-compilation instructions
Jeff Bailey via All-commits
all-commits at lists.llvm.org
Mon Mar 13 22:31:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ea471e2aa8fe07e0506c69a434b856f79e163068
https://github.com/llvm/llvm-project/commit/ea471e2aa8fe07e0506c69a434b856f79e163068
Author: Jeff Bailey <jeffbailey at google.com>
Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths:
M libc/docs/full_cross_build.rst
M libc/docs/full_host_build.rst
Log Message:
-----------
[libc] Update cross-compilation instructions
* Add various options so that it uses the build lld and compiler-rt
* Add instructions on how to use the newly built libc
* Remove trailing comments in code-block for cut and pastability
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D145878
More information about the All-commits
mailing list