[PATCH] D46400: Add support for thinlto option to emit import files for thinlink
Rumeet Dhindsa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 3 11:17:40 PDT 2018
rdhindsa created this revision.
rdhindsa added reviewers: pcc, ruiu.
Herald added subscribers: llvm-commits, eraman, arichardson, inglorion, emaste.
Herald added a reviewer: espindola.
Add support for thinlto option ( thinlto-emit-imports-files) to emit import files for thinlink.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D46400
Files:
lld/ELF/Config.h
lld/ELF/Driver.cpp
lld/ELF/LTO.cpp
lld/test/ELF/lto/thinlto_emit_imports.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46400.145057.patch
Type: text/x-patch
Size: 4022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180503/fd8afbb0/attachment.bin>
More information about the llvm-commits
mailing list