diff options
author | Rui Ueyama <ruiu@google.com> | 2016-06-30 08:43:23 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2016-06-30 08:43:23 +0000 |
commit | 1df56894f818dd27ad80e37db570516c0f851a87 (patch) | |
tree | fa5c3d7f60adf9e96c9761b09c2f434072ff090a /clang/lib/AST/ItaniumMangle.cpp | |
parent | 3f316abdce3aa73173b08d028724d1ac0f2066cd (diff) | |
download | bcm5719-llvm-1df56894f818dd27ad80e37db570516c0f851a87.tar.gz bcm5719-llvm-1df56894f818dd27ad80e37db570516c0f851a87.zip |
Do not allow "--" with single-letter options.
In general, we accept both -foo and --foo as command line options,
but if an option is a single letter option, we don't want to allow
double dashes because GNU linkers don't accept such combination.
llvm-svn: 274219
Diffstat (limited to 'clang/lib/AST/ItaniumMangle.cpp')
0 files changed, 0 insertions, 0 deletions