[PATCH] D22418: COFF: Implement /reproduce flag.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 18:34:54 PDT 2016


pcc updated this revision to Diff 65456.
pcc marked 4 inline comments as done.
pcc added a comment.

- Address review comments


https://reviews.llvm.org/D22418

Files:
  COFF/CMakeLists.txt
  COFF/Driver.cpp
  COFF/Driver.h
  COFF/Error.h
  COFF/InputFiles.cpp
  COFF/Options.td
  ELF/CMakeLists.txt
  ELF/Driver.cpp
  ELF/Driver.h
  ELF/DriverUtils.cpp
  ELF/InputFiles.h
  include/lld/Core/Reproduce.h
  lib/Core/CMakeLists.txt
  lib/Core/Reproduce.cpp
  test/COFF/linkrepro.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22418.65456.patch
Type: text/x-patch
Size: 21663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160726/dadfeb1c/attachment.bin>


More information about the llvm-commits mailing list