This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0897ebf6585 Implement various flavors of type merging. new 49f70ccea4b Infer relocation model from module flags in relocatable LTO link.
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: include/llvm/LTO/Config.h | 2 +- lib/LTO/LTO.cpp | 5 ++- lib/LTO/LTOBackend.cpp | 21 ++++++---- test/tools/gold/X86/relocation-model-pic.ll | 63 +++++++++++++++++++++++++++++ tools/gold/gold-plugin.cpp | 6 ++- 5 files changed, 85 insertions(+), 12 deletions(-) create mode 100644 test/tools/gold/X86/relocation-model-pic.ll