[PATCH] D46034: Support for distributed ThinLTO options
Rumeet Dhindsa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 26 09:41:10 PDT 2018
rdhindsa updated this revision to Diff 144140.
rdhindsa added a comment.
For the LazyObjFiles which are not added for link, this change ensures that empty index files are generated.
In the next patch, I will update it to include imports file as well, along with the EmitImports option.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D46034
Files:
lld/ELF/Config.h
lld/ELF/Driver.cpp
lld/ELF/InputFiles.cpp
lld/ELF/InputFiles.h
lld/ELF/LTO.cpp
lld/ELF/LTO.h
lld/ELF/Options.td
lld/ELF/SymbolTable.cpp
lld/test/ELF/lto/thinlto.ll
lld/test/ELF/lto/thinlto_prefix_replace.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46034.144140.patch
Type: text/x-patch
Size: 17245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180426/f74e4040/attachment.bin>
More information about the llvm-commits
mailing list