blob: 1ffaedd7b3991aa5cae4b0606c410a9eadd313b7 [file] [log] [blame]
Copyright 2019 The ChromiumOS Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
Toolchain utils compiler wrapper sources.
Build the wrapper:
./build --config=<config name> --use_ccache=<bool> \
--use_llvm_next=<bool> --output_file=<file>
ATTENTION:
The files in this folder are generated. Do not modify manually!
To update:
- modify third_party/toolchain_utils/compiler_wrapper
- run third_party/toolchain_utils/compiler_wrapper/bundle.py --output_dir=...
Source: https://chromium-review.googlesource.com/q/{change_id}