diff options
author | Rui Ueyama <ruiu@google.com> | 2018-12-03 17:42:57 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2018-12-03 17:42:57 +0000 |
commit | 3b6cd2c602010fb53f316201188e7daef63aab36 (patch) | |
tree | e4ed20e98a5522f14ca40b5bf53e219dbe218aed /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 15eacd741faa5ec75ef55d82db3486cbaf91f46f (diff) | |
download | bcm5719-llvm-3b6cd2c602010fb53f316201188e7daef63aab36.tar.gz bcm5719-llvm-3b6cd2c602010fb53f316201188e7daef63aab36.zip |
Show a proper error message if output file is too large.
At least on Linux, if a file size given to FileOutputBuffer is greater
than 2^63, it fails with "Invalid argument" error, which is not a
user-friendly error message. With this patch, lld prints out "output
file too large" instead.
llvm-svn: 348153
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions