This is an archive of the discontinued LLVM Phabricator instance.

Update of LLVM Getting Started page
Needs ReviewPublic

Authored by BenNathanson on Feb 7 2016, 10:56 AM.
This revision needs review, but all reviewers have resigned.

Details

Reviewers
reames
jdoerfert
Summary

Working with Philip Reames to streamline, update, and improve the focus of the Getting Started guide. Some concerns:

  • Material overlaps other pages (e.g. Clang getting started), making it difficult for users to find a single authoritative build process.
  • Tell users what to expect from a trunk build -- should all tests be expected to pass? what's reasonable hardware?
  • Include instructions on running the tests
  • Include info on pre-built releases?
  • Clarify/expand list of suggested checkouts (e.g., doesn't include lldb).
  • For each brief list of suggested options, give a pointer to a complete list.
  • Replace list of numbered releases (which has to be maintained) with a source-control command that lists them.

The patch should be rebased to include some very recent edits by Philip.

The patch is for discussion (isn't complete) and will need revisiting if release replaces debug as the default build.

Diff Detail

Repository
rL LLVM

Event Timeline

BenNathanson retitled this revision from to Update of LLVM Getting Started page.
BenNathanson updated this object.
BenNathanson added a reviewer: reames.
BenNathanson set the repository for this revision to rL LLVM.
BenNathanson added a subscriber: llvm-commits.
reames resigned from this revision.Feb 25 2020, 9:02 AM

Resigning from a stale review (2016). Feel free to re-add if thread ever revived.

Herald added a project: Restricted Project. · View Herald Transcript
jdoerfert resigned from this revision.Feb 25 2020, 2:03 PM