This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a306456cafb COFF: Make SectionChunk::Relocs field an ArrayRef. NFCI. new 753b745329a [IR] Upgrade comment token in objc retain release marker fo [...]
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/AutoUpgrade.h | 4 ++++ lib/Bitcode/Reader/BitcodeReader.cpp | 2 ++ lib/IR/AutoUpgrade.cpp | 13 +++++++++++++ test/Bitcode/upgrade-objcretainrelease-asm.ll | 9 +++++++++ test/Bitcode/upgrade-objcretainrelease-asm.ll.bc | Bin 0 -> 1312 bytes 5 files changed, 28 insertions(+) create mode 100644 test/Bitcode/upgrade-objcretainrelease-asm.ll create mode 100644 test/Bitcode/upgrade-objcretainrelease-asm.ll.bc