[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:59:54 PDT 2019
ruiu updated this revision to Diff 227415.
ruiu added a comment.
- add a test file which I forgot to add in a previous patch
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
lld/test/ELF/explain.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69607.227415.patch
Type: text/x-patch
Size: 16352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191101/34865ce8/attachment.bin>
More information about the llvm-commits
mailing list