This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c21113e [InstCombine] Add full tests for FoldAndOfFCmps and FoldOrOfFCmps new f362d3a Don't verify inputs to the Linker if ODR merging.
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: test/Linker/Inputs/odr.ll | 8 ++++++++ test/Linker/broken.ll | 2 +- test/Linker/odr.ll | 18 ++++++++++++++++++ tools/llvm-link/llvm-link.cpp | 5 ++++- 4 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 test/Linker/Inputs/odr.ll create mode 100644 test/Linker/odr.ll