[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 14:41:29 PDT 2018


rdhindsa updated this revision to Diff 145095.
rdhindsa added a comment.

Added createEmptyFile function to create empty import files. Also updated the test with error description.


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.145095.patch
Type: text/x-patch
Size: 4743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180503/a0e7cf4f/attachment.bin>


More information about the llvm-commits mailing list