This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fb32ef4 [SLP] Fix for PR6246: vectorization for scalar ops on vector [...] new 51d83c3 Move DwarfGenerator.cpp to unittests
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: lib/CodeGen/CMakeLists.txt | 1 - unittests/DebugInfo/DWARF/CMakeLists.txt | 1 + unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 2 +- {lib/CodeGen => unittests/DebugInfo/DWARF}/DwarfGenerator.cpp | 4 ++-- {lib/CodeGen => unittests/DebugInfo/DWARF}/DwarfGenerator.h | 8 ++++---- 5 files changed, 8 insertions(+), 8 deletions(-) rename {lib/CodeGen => unittests/DebugInfo/DWARF}/DwarfGenerator.cpp (98%) rename {lib/CodeGen => unittests/DebugInfo/DWARF}/DwarfGenerator.h (97%)