This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8115e01f129 [ORC] Consolidate RTDyldObjectLinkingLayer GetMemMgr and Ge [...] new 4a81fc6db8d [ThinLTO/CFI] Include TYPE_ID summaries into GLOBALVAL_SUMM [...]
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/Bitcode/LLVMBitCodes.h | 5 +++ include/llvm/IR/ModuleSummaryIndex.h | 1 - lib/Bitcode/Reader/BitcodeReader.cpp | 55 +++++++++++++++++++++++++++++++ lib/Bitcode/Writer/BitcodeWriter.cpp | 53 +++++++++++++++++++++++++++++ test/ThinLTO/X86/cfi-icall.ll | 3 +- tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp | 1 + 6 files changed, 116 insertions(+), 2 deletions(-)