This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3726719 [PowerPC] Add vector conversion builtins to altivec.h - LLVM portion new f5acbc2 Clean up DWARFFormValue by reducing duplicated code and remov [...]
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: include/llvm/DebugInfo/DWARF/DWARFFormValue.h | 70 +++- include/llvm/DebugInfo/DWARF/DWARFUnit.h | 16 +- include/llvm/Support/Dwarf.h | 3 + lib/DebugInfo/DWARF/DWARFDebugInfoEntry.cpp | 9 +- lib/DebugInfo/DWARF/DWARFFormValue.cpp | 408 +++++++++++++---------- tools/llvm-dwp/llvm-dwp.cpp | 12 +- unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp | 51 ++- 7 files changed, 369 insertions(+), 200 deletions(-)