[all-commits] [llvm/llvm-project] f77610: [docs] Collate CMake options
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Wed Jun 9 11:25:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f776108168ab0179fe6131576679431bec1f562e
https://github.com/llvm/llvm-project/commit/f776108168ab0179fe6131576679431bec1f562e
Author: Nathan Sidwell <nathan at acm.org>
Date: 2021-06-09 (Wed, 09 Jun 2021)
Changed paths:
M llvm/docs/CMake.rst
Log Message:
-----------
[docs] Collate CMake options
I found the documentation of the various CMake variables difficult to
navigate, because they are unsorted. I can see they've grown
organically with new clusters of somewhat-related options, but the
result is hard to use. This collates them (treating '_' as space).
Differential Revision: https://reviews.llvm.org/D102481
More information about the All-commits
mailing list