This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6c033b806fd [PowerPC][NFC]Fix a typo in comment. new 5ac26356b3f [IR] Consolidate fixed metadata kind definitions (NFC)
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/FixedMetadataKinds.def | 41 ++++++++++++++++++++++++++++++++++ include/llvm/IR/LLVMContext.h | 31 +++---------------------- include/llvm/module.modulemap | 1 + lib/IR/LLVMContext.cpp | 31 +++---------------------- 4 files changed, 48 insertions(+), 56 deletions(-) create mode 100644 include/llvm/IR/FixedMetadataKinds.def