This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 26d8013491a Update entry count for cold calls new 576ee7341ba gn build: Merge r351320 (the 9.0.0 version bump) new 2e1beed2709 [Sanitizers] UBSan unreachable incompatible with ASan in th [...]
The 2 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: docs/LangRef.rst | 4 ++ include/llvm/Bitcode/LLVMBitCodes.h | 1 + include/llvm/IR/Attributes.td | 4 ++ lib/AsmParser/LLLexer.cpp | 1 + lib/AsmParser/LLParser.cpp | 4 ++ lib/AsmParser/LLToken.h | 1 + lib/Bitcode/Reader/BitcodeReader.cpp | 6 ++- lib/Bitcode/Writer/BitcodeWriter.cpp | 2 + lib/IR/Attributes.cpp | 2 + lib/IR/Verifier.cpp | 1 + lib/Transforms/IPO/ForceFunctionAttrs.cpp | 1 + .../Instrumentation/AddressSanitizer.cpp | 3 +- lib/Transforms/Utils/CodeExtractor.cpp | 1 + test/Bitcode/attributes.ll | 11 ++++- .../AddressSanitizer/instrument-no-return.ll | 48 +++++++++++++--------- utils/gn/secondary/llvm/version.gni | 2 +- 16 files changed, 66 insertions(+), 26 deletions(-)