[PATCH] D19494: [ELF] Introduce --reproduce flag
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 25 13:48:34 PDT 2016
davide created this revision.
davide added reviewers: rafael, emaste.
davide added a subscriber: llvm-commits.
Herald added a subscriber: emaste.
Preface: lld is very likely to become the default linker in FreeBSD (in the next year or such).
In order to help the transition, we're going to ask FreeBSD developers to try out the new linker and report bugs.
--reproduce dumps the object files in a directory chosen (preserving the file system layout) and the linker invocation so that people can create an archive and upload to bugzilla.
http://reviews.llvm.org/D19494
Files:
ELF/Config.h
ELF/Driver.cpp
ELF/Options.td
test/ELF/reproduce.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19494.54896.patch
Type: text/x-patch
Size: 4913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160425/8f1273af/attachment.bin>
More information about the llvm-commits
mailing list