[PATCH] D69607: Add a feature to explain why some file gets included to the linker's output

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 02:11:57 PDT 2019


ruiu updated this revision to Diff 227243.
ruiu added a comment.

- address review comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69607/new/

https://reviews.llvm.org/D69607

Files:
  lld/ELF/CMakeLists.txt
  lld/ELF/Driver.cpp
  lld/ELF/Explain.cpp
  lld/ELF/Explain.h
  lld/ELF/InputFiles.cpp
  lld/ELF/InputFiles.h
  lld/ELF/Options.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69607.227243.patch
Type: text/x-patch
Size: 12002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191031/c1b19be0/attachment.bin>


More information about the llvm-commits mailing list