[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
Wed Oct 30 23:53:14 PDT 2019


ruiu updated this revision to Diff 227227.
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.227227.patch
Type: text/x-patch
Size: 12037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191031/aed92293/attachment.bin>


More information about the llvm-commits mailing list