This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5616b72dcf6 Revert "Correct dwarf unwind information in function epilog [...] new 368924ad91d loop-unroll: teach remapInstruction to update dbg.value int [...] new 9ae2da659ff [yaml2obj][ELF] Add support for setting alignment in progra [...]
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/ObjectYAML/ELFYAML.h | 1 + lib/ObjectYAML/ELFYAML.cpp | 1 + lib/Transforms/Utils/LoopUnroll.cpp | 16 ++++- test/Transforms/LoopUnroll/debug-info.ll | 75 ++++++++++++++++++++++ ...ogram-header.yaml => program-header-align.yaml} | 36 +++++------ tools/yaml2obj/yaml2elf.cpp | 20 +++--- 6 files changed, 120 insertions(+), 29 deletions(-) create mode 100644 test/Transforms/LoopUnroll/debug-info.ll copy test/tools/yaml2obj/{program-header.yaml => program-header-align.yaml} (66%)