This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4bd62ab [ThinLTO] Implement -pass-remarks-output in ThinLTOCodeGenerator new c695a0b [ThinLTO] Fix crash when importing an opaque type
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 | 2 +- test/ThinLTO/X86/Inputs/import_opaque_type.ll | 15 +++++++++++++++ test/ThinLTO/X86/import_opaque_type.ll | 27 +++++++++++++++++++++++++++ 3 files changed, 43 insertions(+), 1 deletion(-) create mode 100644 test/ThinLTO/X86/Inputs/import_opaque_type.ll create mode 100644 test/ThinLTO/X86/import_opaque_type.ll