This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fd8ae0e010a Revert "Verifier: Ignore CUs pulled in by ODR-uniqued types." new 2b488868304 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 | 5 ++ test/Linker/Inputs/odr-lambda-2.ll | 102 +++++++++++++++++++++++++++++++++++++ test/Linker/odr-lambda-1.ll | 98 +++++++++++++++++++++++++++++++++++ 3 files changed, 205 insertions(+) create mode 100644 test/Linker/Inputs/odr-lambda-2.ll create mode 100644 test/Linker/odr-lambda-1.ll