This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 05f452d Attempt #2 to appease the buildbots. new 4fb8b60 [CodeView] Remove manual expansion of the default copy ctor. new fa4edba Generate codeview for array type metadata.
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/DebugInfo/CodeView/StreamRef.h | 10 -- lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 14 +++ lib/CodeGen/AsmPrinter/CodeViewDebug.h | 1 + test/DebugInfo/COFF/types-array.ll | 142 ++++++++++++++++++++++++++++ 4 files changed, 157 insertions(+), 10 deletions(-) create mode 100644 test/DebugInfo/COFF/types-array.ll