This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 5dbc59091 Add support for thinlto option ( thinlto-emit-imports-files) [...] new 97dbc0b2a Split BitcodeCompiler::init() into two functions. NFC. new dc4763c43 Rename Config::ThinLTOIndexOnlyObjectFiles -> Config::ThinLTO [...] new 9308988ab Improve error message for --plugin-opt=thinlto-prefix-replace.
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 | 73 +++++++++++++++++----------------- ELF/LTO.h | 2 - test/ELF/lto/thinlto_prefix_replace.ll | 4 +- 5 files changed, 43 insertions(+), 43 deletions(-)