[Docs] Minor Fixups in Advanced Builds Documentation
authorAiden Grossman <agrossman154@yahoo.com>
Sat, 13 May 2023 22:43:39 +0000 (15:43 -0700)
committerAiden Grossman <agrossman154@yahoo.com>
Sat, 13 May 2023 22:43:39 +0000 (15:43 -0700)
commit1a83865b786c8dfa27123defcd08e272a30a4c13
tree4ca73033f7848c8ce3940ee30b4def55086ca296
parente36caaeeb25fafba0851e4a1905c7ceb08c337a8
[Docs] Minor Fixups in Advanced Builds Documentation

This patch changes two instances of an ampersand to a written out and
for more consistency with the rest of the file and brevity. In addition,
the last `cmake --build` reference is removed, again for consistency
with the rest of the file which shows the ninja invocations. This cmake
invocation also passed in the `--parallel` flag which doesn't make sense
with ninja using all threads by default.

This was changed in the previous patch to touch this line
(https://reviews.llvm.org/D88990), but if we want to change this, it
should be done across the entire file.
llvm/docs/AdvancedBuilds.rst