This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 506a337 Split GdbIndexBuilder class into non-member functions. new 85f2c6d ELF: Add ThinLTO caching support.
The 1 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 | 1 + ELF/Driver.cpp | 1 + ELF/LTO.cpp | 29 +++++++++++++++++++++++----- ELF/LTO.h | 1 + ELF/Options.td | 2 ++ test/ELF/lto/Inputs/{thinlto.ll => cache.ll} | 7 +++++-- test/ELF/lto/cache.ll | 15 ++++++++++++++ 7 files changed, 49 insertions(+), 7 deletions(-) copy test/ELF/lto/Inputs/{thinlto.ll => cache.ll} (54%) create mode 100644 test/ELF/lto/cache.ll