This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e9ac52a4091 VirtRegMap - add missing initializers. NFCI. new 50ad62dd2d2 [BitcodeReader] Use tighter upper bound to validate forward [...]
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/Bitstream/BitstreamReader.h | 8 ++++++-- lib/Bitcode/Reader/BitcodeReader.cpp | 2 +- lib/Bitcode/Reader/MetadataLoader.cpp | 20 ++++++++++++++++---- lib/Bitcode/Reader/ValueList.cpp | 8 ++++++-- lib/Bitcode/Reader/ValueList.h | 9 ++++++++- test/Bitcode/pr18704.ll | 2 +- 6 files changed, 38 insertions(+), 11 deletions(-)