[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
Fri Nov 1 03:50:29 PDT 2019


ruiu updated this revision to Diff 227412.
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
  lld/docs/ld.lld.1

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


More information about the llvm-commits mailing list