diff options
| author | Rui Ueyama <ruiu@google.com> | 2016-09-09 00:25:56 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2016-09-09 00:25:56 +0000 |
| commit | a60058c8f5e9d44fba334230456a3432e0f00483 (patch) | |
| tree | f59cf14c837487ba5ebc311ddb06b2e5c5ea7cf8 /llvm/lib/Support/SmallPtrSet.cpp | |
| parent | c39ef776fcf7360de7ff7b7eb2e63cd3c580dd3b (diff) | |
| download | bcm5719-llvm-a60058c8f5e9d44fba334230456a3432e0f00483.tar.gz bcm5719-llvm-a60058c8f5e9d44fba334230456a3432e0f00483.zip | |
Fix -output option.
Usually, options that are longer than one character can be preceded
either by "-" or "--", but options starting with "o" are exceptions
because they conflict with "-o" option. They have to be preceded by
"--".
llvm-svn: 281004
Diffstat (limited to 'llvm/lib/Support/SmallPtrSet.cpp')
0 files changed, 0 insertions, 0 deletions

