This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1fb795d68ff [Hexagon] Extract HVX lowering and selection into HVX-speci [...] new 92a98cdeb44 [DWARFv5] Emit .debug_line_str (in a non-DWO file). new 0f44c538fb0 [InferAddressSpaces] Update uses of IRBuilder memory intrin [...]
The 2 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/MC/MCDwarf.h | 15 ++- include/llvm/MC/MCObjectFileInfo.h | 2 + include/llvm/MC/StringTableBuilder.h | 2 +- lib/MC/MCDwarf.cpp | 131 ++++++++++++++++++++++----- lib/MC/MCObjectFileInfo.cpp | 14 ++- lib/MC/StringTableBuilder.cpp | 2 + lib/Transforms/Scalar/InferAddressSpaces.cpp | 12 ++- test/MC/ELF/debug-md5.s | 19 ++-- 8 files changed, 157 insertions(+), 40 deletions(-)