This is an archive of the discontinued LLVM Phabricator instance.

[gn build] Generalize use_goma to compiler_wrapper
AbandonedPublic

Authored by aeubanks on Aug 31 2023, 11:32 AM.

Details

Reviewers
thakis
Summary

e.g. ccache is much faster than goma if everything is already cached.

Also since goma is going away.

Users will need to specify compiler_wrapper = $prev_goma_dir/gomacc for the same behavior.

Diff Detail

Event Timeline

aeubanks created this revision.Aug 31 2023, 11:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 31 2023, 11:32 AM
aeubanks requested review of this revision.Aug 31 2023, 11:32 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 31 2023, 11:32 AM
aeubanks updated this revision to Diff 557717.Oct 16 2023, 1:30 PM
aeubanks retitled this revision from [gn build] Add support for other compiler wrappers to [gn build] Generalize use_goma to compiler_wrapper.
aeubanks edited the summary of this revision. (Show Details)

remove goma gn args