This is an archive of the discontinued LLVM Phabricator instance.

[docs] Expand example on stand-alone builds.
ClosedPublic

Authored by fpetrogalli on Jan 16 2023, 1:27 AM.

Details

Summary
  1. Make explicit that the folder where to build a subproject in stand-alone mode can not be the same folder where LLVM was build.
  2. Add a cut 'n paste example for building stand-alone clang.

Diff Detail

Event Timeline

fpetrogalli created this revision.Jan 16 2023, 1:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 16 2023, 1:27 AM
fpetrogalli requested review of this revision.Jan 16 2023, 1:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 16 2023, 1:27 AM
fpetrogalli edited the summary of this revision. (Show Details)Jan 16 2023, 1:28 AM

s/standalone/stand-alone/

This revision is now accepted and ready to land.Jan 16 2023, 6:54 AM
This revision was landed with ongoing or failed builds.Jan 16 2023, 7:03 AM
This revision was automatically updated to reflect the committed changes.