This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4ca56a6 IR: Use a single ModuleSlotTracker in the Verifier new 9887f4e ModuleLinker: only import what is in GlobalsToImport, regarle [...] new e2fbd0e LTO: Verify the input even if optimize() isn't called new 1fa5ffc [MC] EmitNop: Make an assertion more useful.
The 3 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/LTOCodeGenerator.h | 17 +++++++++++++++++ lib/LTO/LTOCodeGenerator.cpp | 26 ++++++++++++++++++++++++-- lib/Linker/LinkModules.cpp | 28 ++++++---------------------- lib/Target/X86/X86MCInstLower.cpp | 3 ++- 4 files changed, 49 insertions(+), 25 deletions(-)