diff options
author | Fangrui Song <maskray@google.com> | 2019-04-02 04:58:29 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-04-02 04:58:29 +0000 |
commit | 9d1449246dd76a2e8c94bbeae055318356ee301a (patch) | |
tree | 44c0246c7fe13a99db03a4bd7e504f8f4e090a55 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 60a8816c2fc8952251f635ea15dde678d186ea78 (diff) | |
download | bcm5719-llvm-9d1449246dd76a2e8c94bbeae055318356ee301a.tar.gz bcm5719-llvm-9d1449246dd76a2e8c94bbeae055318356ee301a.zip |
ar_to_bc.sh: replace readlink -f with custom relative path resolution
llvm-ar is a crunchgen-style executable dispatching to dlltool,ranlib,lib,ar based on argv[0].
In our content-addressable storage, readlink -f resolves paths to some
digest and thus lost the original "llvm-ar" filename.
Replace it with a custom path resolution to fix the problem.
llvm-svn: 357450
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions