diff options
author | Rui Ueyama <ruiu@google.com> | 2018-01-11 22:11:25 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2018-01-11 22:11:25 +0000 |
commit | c43b7e61a2b48ef6aafa0f69970c2c96636fb7ae (patch) | |
tree | 958e130169a30293be124470f63720a6ad9e31aa /lldb/packages/Python/lldbsuite/test/darwin_log.py | |
parent | cc9c8b95bdb05c36168e50832ead45a895b0b045 (diff) | |
download | bcm5719-llvm-c43b7e61a2b48ef6aafa0f69970c2c96636fb7ae.tar.gz bcm5719-llvm-c43b7e61a2b48ef6aafa0f69970c2c96636fb7ae.zip |
Improve an error message.
Before:
$ ld.lld --plugin-opt=Os
ld.lld: error: --plugin-opt: number expected, but got 's'
After:
$ ld.lld --plugin-opt=Os
ld.lld: error: --plugin-opt=Os: number expected, but got 's'
llvm-svn: 322315
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/darwin_log.py')
0 files changed, 0 insertions, 0 deletions