This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 589155c2d7c Revert "Turn DISubprogram into a variable-length node." new 9d291ed9adc Turn DISubprogram into a variable-length node.
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: include/llvm/IR/DebugInfoMetadata.h | 30 +++++++++++++++++------------- lib/Bitcode/Reader/MetadataLoader.cpp | 4 ++-- lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 2 +- lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 8 ++++---- lib/IR/DebugInfoMetadata.cpp | 27 ++++++++++++++++++++------- tools/opt/BreakpointPrinter.cpp | 2 +- 6 files changed, 45 insertions(+), 28 deletions(-)