This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from f285f7335 Implement ObjectFileELF::GetBaseAddress new fbc9aa53a PECOFF: Fix section name computation new 913f79157 Revert "Add a verbose mode to "image dump line-table" and use [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lit/Modules/PECOFF/sections-names.yaml | 52 +++++++++++++++ lit/SymbolFile/DWARF/debug-line-basic.s | 75 ---------------------- source/Commands/CommandObjectTarget.cpp | 48 ++------------ .../Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | 31 ++++----- .../Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h | 2 +- 5 files changed, 70 insertions(+), 138 deletions(-) create mode 100644 lit/Modules/PECOFF/sections-names.yaml delete mode 100644 lit/SymbolFile/DWARF/debug-line-basic.s