This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6183bab4663 [DWARF] Change DWARFDebugLoc::Entry::Loc from SmallVector<c [...] new 4228dc25c7c build_llvm_package.bat: Set PYTHON_EXECUTABLE (PR42724) new 22dacdb9530 Revert "[llvm-objdump] Re-commit r367284." new f76a78bfee3 [LLVM][Alignment] Introduce Alignment Type in DataLayout
The 3 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/DIContext.h | 12 ++-- include/llvm/IR/DataLayout.h | 13 ++-- lib/CodeGen/GlobalISel/CombinerHelper.cpp | 4 +- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 2 +- lib/DebugInfo/DWARF/DWARFContext.cpp | 2 +- lib/DebugInfo/Symbolize/DIPrinter.cpp | 17 +++-- lib/IR/DataLayout.cpp | 8 +-- lib/IR/Value.cpp | 6 +- lib/Transforms/Utils/Local.cpp | 2 +- .../X86/source-interleave-invalid-source.test | 6 +- .../X86/source-interleave-missing-source.test | 6 +- .../X86/source-interleave-no-debug-info.test | 6 +- tools/llvm-cfi-verify/lib/FileAnalysis.cpp | 2 +- tools/llvm-objdump/llvm-objdump.cpp | 75 ++++++++-------------- tools/llvm-objdump/llvm-objdump.h | 2 +- tools/llvm-xray/func-id-helper.cpp | 2 +- unittests/IR/DataLayoutTest.cpp | 18 +++--- utils/release/build_llvm_package.bat | 10 +-- 18 files changed, 83 insertions(+), 110 deletions(-)