summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2022-02-01 09:56:50 -0800
committerFangrui Song <i@maskray.me>2022-02-01 09:56:50 -0800
commitdd6e7e0d5722d6396f8a0e94146f0b5e50dfa028 (patch)
treefac188368c3dd63dcfdcfd5ea890c680334a406b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent83620bd2ad867f706c699d0f2b8be10e43d9f3d7 (diff)
[llvm-ar] Add --thin for creating a thin archive
In GNU ar (since 2008), the modifier 'T' means creating a thin archive. In many other ar implementations (FreeBSD, macOS, elfutils, etc), -T means "allow filename truncation of extracted files", as specified by X/Open System Interface. For portability, 'T' with thin archive semantics should be avoided. See https://sourceware.org/bugzilla/show_bug.cgi?id=28759 binutils 2.38 will deprecate 'T' (without diagnostic) and add --thin. Reviewed By: jhenderson Differential Revision: https://reviews.llvm.org/D116979
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions