[Lldb-commits] [PATCH] D131705: Don't create sections for SHN_ABS symbols in ELF files.
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 22 14:46:41 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf0697d7c3fb5: Don't create sections for SHN_ABS symbols in ELF files. (authored by clayborg).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131705/new/
https://reviews.llvm.org/D131705
Files:
lldb/bindings/interface/SBSymbol.i
lldb/include/lldb/API/SBSymbol.h
lldb/include/lldb/Symbol/Symbol.h
lldb/source/API/SBSymbol.cpp
lldb/source/Commands/CommandObjectTarget.cpp
lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
lldb/source/Symbol/Symbol.cpp
lldb/test/API/python_api/absolute_symbol/TestAbsoluteSymbol.py
lldb/test/API/python_api/absolute_symbol/absolute.yaml
lldb/test/Shell/SymbolFile/absolute-symbol.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131705.454617.patch
Type: text/x-patch
Size: 13176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220822/4cbf36fa/attachment-0001.bin>
More information about the lldb-commits
mailing list