This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3b7de9d1bb4 [llvm-objcopy] Add -F|--target compatibility new 441f8c5b1f4 [ThinLTO] Don't import GV which contains blockaddress
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/Analysis/ModuleSummaryAnalysis.cpp | 19 ++++++++++++++++--- lib/Transforms/IPO/FunctionImport.cpp | 3 +-- test/ThinLTO/X86/Inputs/globals-import-blockaddr.ll | 12 ++++++++++++ test/ThinLTO/X86/globals-import-blockaddr.ll | 18 ++++++++++++++++++ 4 files changed, 47 insertions(+), 5 deletions(-) create mode 100644 test/ThinLTO/X86/Inputs/globals-import-blockaddr.ll create mode 100644 test/ThinLTO/X86/globals-import-blockaddr.ll