This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6402565d2dc [ThinLTO] Avoid archive member collisions with old API new 3de9cb6125d Revert "[ThinLTO] Avoid archive member collisions with old API" new 2aa82e09308 Adding test cases for PR34629 & PR34634.
The 2 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/LTO/ThinLTOCodeGenerator.cpp | 4 +-- test/CodeGen/X86/pr34629.ll | 52 +++++++++++++++++++++++++++++++ test/CodeGen/X86/pr34634.ll | 67 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 120 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/X86/pr34629.ll create mode 100644 test/CodeGen/X86/pr34634.ll