LTO: Include dso-local bit in ThinLTO cache key.
authorPeter Collingbourne <peter@pcc.me.uk>
Mon, 5 Feb 2018 17:17:51 +0000 (17:17 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Mon, 5 Feb 2018 17:17:51 +0000 (17:17 +0000)
commitb4edfb9af93c39f448ac649edff3be4d17263297
treec25cddc1a2e1c106dd8d263626456c9b89dcd6c3
parent2329fcd293e138924d96d4b2643dab7f3d60c3f3
LTO: Include dso-local bit in ThinLTO cache key.

Differential Revision: https://reviews.llvm.org/D42713

llvm-svn: 324253
llvm/include/llvm/IR/ModuleSummaryIndex.h
llvm/lib/IR/ModuleSummaryIndex.cpp
llvm/lib/LTO/LTO.cpp
llvm/lib/Transforms/Utils/FunctionImportUtils.cpp
llvm/test/LTO/Resolution/X86/cache-dso-local.ll [new file with mode: 0644]