This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from f170a2f76 Refactor BitcodeCompiler::createLTO. NFC. new 20c1260b0 Use StringRef instead of `const std::string &`. NFC. new 6ed552d01 Parse --thinlto-prefix-replace early so that we don't need to [...] new a4fc37f7c Do not pass Config members to simplify function signature. NFC.
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: ELF/Config.h | 2 +- ELF/Driver.cpp | 5 +++-- ELF/LTO.cpp | 31 ++++++++++--------------------- 3 files changed, 14 insertions(+), 24 deletions(-)