This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4d01feb AMDGPU: Unify MOVRELSOffset and MOVRELDOffset new dd79b0c [codeview] Improved array type support.
The 1 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: lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 60 +++++++- lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | 29 ++++ lib/CodeGen/AsmPrinter/DebugHandlerBase.h | 3 + lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 28 +--- test/DebugInfo/COFF/types-array-advanced.ll | 218 ++++++++++++++++++++++++++++ 5 files changed, 305 insertions(+), 33 deletions(-) create mode 100644 test/DebugInfo/COFF/types-array-advanced.ll