This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 02566989c Fix LLDB_CONFIGURATION_DEBUG builds for the GetSymbolVendor removal new cb92109ad ObjectFileELF: Convert a unit test to a lit test
The 1 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/ELF/aarch64-relocations.yaml | 93 +++++++++++ unittests/ObjectFile/ELF/CMakeLists.txt | 1 - .../ELF/Inputs/debug-info-relocations.pcm.yaml | 182 --------------------- unittests/ObjectFile/ELF/TestObjectFileELF.cpp | 59 ------- 4 files changed, 93 insertions(+), 242 deletions(-) create mode 100644 lit/Modules/ELF/aarch64-relocations.yaml delete mode 100644 unittests/ObjectFile/ELF/Inputs/debug-info-relocations.pcm.yaml