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

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 15 11:19:12 PDT 2016


pcc updated this revision to Diff 64171.
pcc marked an inline comment as done.
pcc added a comment.

- Remove braces and fix merge error


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.cpp
  ELF/InputFiles.h
  include/lld/Core/Reproduce.h
  lib/Core/CMakeLists.txt
  lib/Core/Reproduce.cpp
  test/COFF/reproduce.test

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


More information about the llvm-commits mailing list