This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c82441edf70 Add another missing -enable-import-metadata to test new ef76fcda6ef [LTO] Make processing of combined module more consistent new 77b5e464586 [WebAssembly] Return ArrayRef's rather than const std::vector& new 06b4dd6a1f3 Remove trailing whitespace
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/LTO.h | 3 +- include/llvm/Object/Wasm.h | 32 +++++++------------ lib/LTO/LTO.cpp | 36 ++++++++-------------- test/LTO/Resolution/X86/dead-strip-alias.ll | 2 +- test/LTO/Resolution/X86/ifunc.ll | 2 +- test/LTO/Resolution/X86/linker-redef-thin.ll | 2 +- test/LTO/Resolution/X86/linkonce.ll | 2 +- test/LTO/Resolution/X86/load-sample-prof-icp.ll | 4 +-- test/LTO/Resolution/X86/load-sample-prof.ll | 2 +- test/LTO/Resolution/X86/mod-asm-used.ll | 2 +- test/ThinLTO/X86/deadstrip.ll | 2 +- test/ThinLTO/X86/debuginfo-compositetype-import.ll | 4 +-- test/ThinLTO/X86/distributed_import.ll | 1 + .../X86/ifunc.ll => ThinLTO/X86/empty-module.ll} | 11 ++++--- test/ThinLTO/X86/funcimport2.ll | 4 +-- test/ThinLTO/X86/internalize.ll | 2 +- test/ThinLTO/X86/module_asm2.ll | 4 +-- test/ThinLTO/X86/module_asm_glob.ll | 4 +-- test/ThinLTO/X86/personality-local.ll | 2 +- test/ThinLTO/X86/personality.ll | 2 +- test/ThinLTO/X86/reference_non_importable.ll | 4 +-- test/Transforms/FunctionImport/funcimport_var.ll | 2 +- .../PGOProfile/thinlto_samplepgo_icp2.ll | 2 +- test/tools/gold/X86/thinlto.ll | 15 ++++++++- 24 files changed, 70 insertions(+), 76 deletions(-) copy test/{LTO/Resolution/X86/ifunc.ll => ThinLTO/X86/empty-module.ll} (54%)