diff options
author | Rui Ueyama <ruiu@google.com> | 2018-02-07 19:22:42 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2018-02-07 19:22:42 +0000 |
commit | fa9f699d30b01f9b1241ba39456fb6c8dd25f48b (patch) | |
tree | 16b903ef02227ddf8f3aa9a70a4c700d77e734ec /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | cca7dddcd317be425a3d16fb8d5fba4688998c4b (diff) | |
download | bcm5719-llvm-fa9f699d30b01f9b1241ba39456fb6c8dd25f48b.tar.gz bcm5719-llvm-fa9f699d30b01f9b1241ba39456fb6c8dd25f48b.zip |
Add --build-id=fast as a synonym for --build-id.
When you omit an argument, most options fall back to their defaults.
For example, --color-diagnostics is a synonym for --color-diagnostics=auto.
We don't have a way to specify the default choice for --build-id, so we
can't describe --build-id (without an argument) in that way.
This patch adds "fast" for the default build-id choice.
Differential Revision: https://reviews.llvm.org/D43032
llvm-svn: 324502
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions