[all-commits] [llvm/llvm-project] 65548f: [docs] Update README and GettingStarted

aeubanks via All-commits all-commits at lists.llvm.org
Wed Mar 8 12:56:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 65548ff349012c3087260697d5aecb4ceaaa3f23
      https://github.com/llvm/llvm-project/commit/65548ff349012c3087260697d5aecb4ceaaa3f23
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

  Changed paths:
    M README.md
    M llvm/docs/CMake.rst
    M llvm/docs/GettingStarted.rst

  Log Message:
  -----------
  [docs] Update README and GettingStarted

Funnel fetching and building LLVM instructions into GettingStarted.

Modernize the build steps a little.

Remove comments saying CMAKE_BUILD_TYPE defaults to Debug as that's not true anymore (must explicitly pass it).

Reviewed By: MaskRay, hans

Differential Revision: https://reviews.llvm.org/D145413




More information about the All-commits mailing list