This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f90beef2bb3 Use LLVM_BUILTIN_TRAP not __builtin_trap to appease windows [...] new f030fcc4ba4 [DWARF] Refactor DWARF classes to use unified error reporti [...]
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/DWARFListTable.h | 11 +++--- lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp | 54 +++++++++++++-------------- lib/DebugInfo/DWARF/DWARFContext.cpp | 3 +- lib/DebugInfo/DWARF/DWARFDebugFrame.cpp | 13 ++++--- lib/DebugInfo/DWARF/DWARFDebugLine.cpp | 40 +++++++------------- lib/DebugInfo/DWARF/DWARFDebugRangeList.cpp | 19 ++++------ lib/DebugInfo/DWARF/DWARFDebugRnglists.cpp | 41 +++++++++----------- lib/DebugInfo/DWARF/DWARFListTable.cpp | 34 ++++++++--------- lib/DebugInfo/DWARF/DWARFUnit.cpp | 25 ++++++------- 9 files changed, 106 insertions(+), 134 deletions(-)