summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/SmallPtrSet.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-09-09 00:25:56 +0000
committerRui Ueyama <ruiu@google.com>2016-09-09 00:25:56 +0000
commita60058c8f5e9d44fba334230456a3432e0f00483 (patch)
treef59cf14c837487ba5ebc311ddb06b2e5c5ea7cf8 /llvm/lib/Support/SmallPtrSet.cpp
parentc39ef776fcf7360de7ff7b7eb2e63cd3c580dd3b (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud