diff options
author | Rui Ueyama <ruiu@google.com> | 2017-01-07 08:28:56 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2017-01-07 08:28:56 +0000 |
commit | 999f094aa3ccda4708fd7290f44cb9ae68666e54 (patch) | |
tree | 40c172b92044902ee2dd23f5c6a17fc3f94db570 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 3f499b68259155d53e7e65f2d95e1e9148242d2b (diff) | |
download | bcm5719-llvm-999f094aa3ccda4708fd7290f44cb9ae68666e54.tar.gz bcm5719-llvm-999f094aa3ccda4708fd7290f44cb9ae68666e54.zip |
TarWriter: Use Ustar header's "prefix" field to store long filenames.
Tar's Ustar header has the "prefix" field to store a directory
part of a filename. It is not as flexible as the PAX-extended
filename because there's still a limitation on the maximum filename
size, but it mitigates the situation.
This patch should unbreak some Windows buildbots that uses very
old tar command.
llvm-svn: 291340
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions