This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7ff25f5145f Fix for PR32740 - Invalid floating type, unreachable betwee [...] new dae36df6c64 Fix test from polluting the source tree new 36e99fa5b0a Avoid using relocations for ref_addr in .dwo files
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/CodeGen/DIE.h | 4 ++ lib/CodeGen/AsmPrinter/DIE.cpp | 18 +++------ lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 8 ++++ lib/CodeGen/AsmPrinter/DwarfUnit.h | 1 + test/CodeGen/AMDGPU/llvm.amdgcn.unreachable.ll | 2 +- .../X86/split-dwarf-cross-unit-reference.ll | 46 ++++++++++++++++++++++ 6 files changed, 65 insertions(+), 14 deletions(-) create mode 100644 test/DebugInfo/X86/split-dwarf-cross-unit-reference.ll