diff options
| author | Fangrui Song <i@maskray.me> | 2024-07-31 12:57:23 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-31 12:57:23 -0700 |
| commit | 5d972c582a076768885e6d33df8f5d3860594e43 (patch) | |
| tree | d82de011821e58e75202fdf2c2fab42eb2cab361 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 2bf58f5d27a233e63e58d644ff7aff126ee99aa7 (diff) | |
[ELF] Add -z nosectionheader
GNU ld since 2.41 supports this option, which is mildly useful. It omits
the section header table and non-ALLOC sections (including
.symtab/.strtab (--strip-all)).
This option is simple to implement and might be used by LLDB to test
program headers parsing without the section header table (#100900).
-z sectionheader, which is the default, is also added.
Pull Request: https://github.com/llvm/llvm-project/pull/101286
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
