[PATCH] D11862: Edits to CMake.rst for clarity's sake

Brian R. Gaeke via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 8 01:08:17 PDT 2015


gaeke created this revision.
gaeke added a subscriber: llvm-commits.

Having recently followed some of the instructions in CMake.rst I am
submitting this patch to try to improve it a little.  Any comments
are appreciated.

Highlights:

* Fix some grammatical and typographical errors.
* Try to improve upon some awkward/nonstandard phrasings.
* Expand slightly the treatment of how you specify arguments to cmake.
* Update the list of possible LLVM_BUILD_TESTS and state where to find the
  definitive list.
* Correct the name of llvm-tblgen.
* Expand slightly the treatment of several build options, including
  LLVM_LIT_TOOLS_DIR, LLVM_ENABLE_FFI, and LLVM_EXTERNAL_project_SOURCE_DIR.

http://reviews.llvm.org/D11862

Files:
  docs/CMake.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11862.31575.patch
Type: text/x-patch
Size: 21914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150808/e1d81349/attachment.bin>


More information about the llvm-commits mailing list