This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 517331b Fix up a comment. NFC. new 1d08431 Cloning: Copy comdats when cloning globals. new 28f3575 ThinLTOBitcodeWriter: Clear comdats on filtered globals.
The 2 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/Transforms/IPO/ThinLTOBitcodeWriter.cpp | 2 ++ lib/Transforms/Utils/CloneModule.cpp | 13 +++++++++++++ test/Transforms/ThinLTOBitcodeWriter/split.ll | 6 ++++-- unittests/Transforms/Utils/Cloning.cpp | 16 ++++++++++++++++ 4 files changed, 35 insertions(+), 2 deletions(-)