This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b5e0bec282c Add an @llvm.sideeffect intrinsic new d6200f6d892 Let replaceVTableHolder accept any type.
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/DIBuilder.h | 4 +- lib/CodeGen/AsmPrinter/DwarfUnit.cpp | 5 +- lib/IR/DIBuilder.cpp | 2 +- .../Generic/containing-type-extension-rust.ll | 125 +++++++++++++++++++++ ...nsubprogram.ll => containing-type-extension.ll} | 20 ++-- unittests/IR/MetadataTest.cpp | 5 + 6 files changed, 148 insertions(+), 13 deletions(-) create mode 100644 test/DebugInfo/Generic/containing-type-extension-rust.ll copy test/DebugInfo/Generic/{mainsubprogram.ll => containing-type-extension.ll} (53%)