This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from bb2e1d9cd Fix whitespace formatting in DWARFExpression::DumpLocation new 6a36961af ELF: Replace the header-extension unit test with a lit one
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-many-sections.s | 72 ++++++++++++++++++++++++++++++ lit/Modules/lit.local.cfg | 2 +- unittests/ObjectFile/ELF/CMakeLists.txt | 1 - unittests/ObjectFile/ELF/TestELFHeader.cpp | 62 ------------------------- 4 files changed, 73 insertions(+), 64 deletions(-) create mode 100644 lit/Modules/elf-many-sections.s delete mode 100644 unittests/ObjectFile/ELF/TestELFHeader.cpp