This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0773a82c471 [Hexagon] Handle more types of immediate operands in expand [...] new b9c4ad20bf3 [DWARF] Support for DW_FORM_strx3 and complete support for [...] new 19b0aab37a7 [Reassociate] Const correct a helper function. NFC
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/Support/DataExtractor.h | 41 ++++++++++++++ lib/DebugInfo/DWARF/DWARFFormValue.cpp | 18 ++++++- lib/Support/DataExtractor.cpp | 7 +++ lib/Transforms/Scalar/Reassociate.cpp | 4 +- test/DebugInfo/Inputs/dwarfdump-str-offsets.s | 59 ++++++++++++++++++++- .../Inputs/dwarfdump-str-offsets.x86_64.o | Bin 4000 -> 4344 bytes test/DebugInfo/dwarfdump-str-offsets.test | 36 +++++++++---- 7 files changed, 150 insertions(+), 15 deletions(-)