This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4d8dc918b40 [lit] Implement "-r" option for builtin "diff" command + a [...] new 5e57c182840 Fix crash when linking metadata with ODR type uniquing
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/Linker/IRMover.cpp | 7 ++- test/ThinLTO/X86/Inputs/dicompositetype-unique2.ll | 46 +++++++++++++++ test/ThinLTO/X86/dicompositetype-unique2.ll | 69 ++++++++++++++++++++++ 3 files changed, 121 insertions(+), 1 deletion(-) create mode 100644 test/ThinLTO/X86/Inputs/dicompositetype-unique2.ll create mode 100644 test/ThinLTO/X86/dicompositetype-unique2.ll