This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7f4f1f6 [BFI]: NFC refactoring new fefbc8f [codeview] Defer emission of all referenced complete records
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 | 40 +++++- lib/CodeGen/AsmPrinter/CodeViewDebug.h | 11 ++ ...-recursive-struct.ll => defer-complete-type.ll} | 147 ++++++++++++--------- test/DebugInfo/COFF/types-basic.ll | 69 +++++++--- test/DebugInfo/COFF/types-calling-conv.ll | 47 +++++-- 5 files changed, 214 insertions(+), 100 deletions(-) copy test/DebugInfo/COFF/{types-recursive-struct.ll => defer-complete-type.ll} (53%)