[all-commits] [llvm/llvm-project] 730c7a: [docs] Expand example on stand-alone builds.
Francesco Petrogalli via All-commits
all-commits at lists.llvm.org
Mon Jan 16 07:03:20 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 730c7a45f5f653cba662224a98e79ee9ce7ae2c3
https://github.com/llvm/llvm-project/commit/730c7a45f5f653cba662224a98e79ee9ce7ae2c3
Author: Francesco Petrogalli <francesco.petrogalli at apple.com>
Date: 2023-01-16 (Mon, 16 Jan 2023)
Changed paths:
M llvm/docs/GettingStarted.rst
Log Message:
-----------
[docs] Expand example on stand-alone builds.
1. Make explicit that the folder where to build a subproject in stand-alone mode can not be the same folder where LLVM was build.
2. Add a cut 'n paste example for building stand-alone `clang`.
Differential Revision: https://reviews.llvm.org/D141825
More information about the All-commits
mailing list