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.
Paths
| Differential D159304
[gn build] Generalize use_goma to compiler_wrapper AbandonedPublic Authored by aeubanks on Aug 31 2023, 11:32 AM.
Details
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 Timelineaeubanks retitled this revision from [gn build] Add support for other compiler wrappers to [gn build] Generalize use_goma to compiler_wrapper. Comment Actionsremove goma gn args
Revision Contents
Diff 555120 llvm/utils/gn/build/toolchain/BUILD.gn
|