This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 55cde5f3dee [aarch64][globalisel] Register banks and classes should hav [...] new 0d976496a05 Verifier: Ignore CUs pulled in by ODR-uniqued types.
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: lib/IR/Verifier.cpp | 6 +++ test/Linker/Inputs/odr-lambda-2.ll | 102 +++++++++++++++++++++++++++++++++++++ test/Linker/odr-lambda-1.ll | 98 +++++++++++++++++++++++++++++++++++ 3 files changed, 206 insertions(+) create mode 100644 test/Linker/Inputs/odr-lambda-2.ll create mode 100644 test/Linker/odr-lambda-1.ll