This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ed2188e Reference gdb python type printer scripts from SmallString, S [...] new d8d85ac IR: Allow multiple global metadata attachments with the same 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/GlobalObject.h | 29 ++++++--- lib/AsmParser/LLParser.cpp | 2 +- lib/Bitcode/Reader/BitcodeReader.cpp | 2 +- lib/Bitcode/Writer/ValueEnumerator.cpp | 2 + lib/IR/LLVMContextImpl.h | 29 ++++++++- lib/IR/Metadata.cpp | 116 +++++++++++++++++++++------------ lib/IR/Verifier.cpp | 4 ++ lib/Transforms/Utils/CloneFunction.cpp | 8 +-- lib/Transforms/Utils/ValueMapper.cpp | 3 +- test/Assembler/metadata.ll | 4 +- test/Verifier/metadata-function-dbg.ll | 7 +- unittests/IR/MetadataTest.cpp | 26 -------- 12 files changed, 147 insertions(+), 85 deletions(-)