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

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


pcc updated this revision to Diff 64175.
pcc added a comment.

- Fix error handling


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.64175.patch
Type: text/x-patch
Size: 22610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160715/b6f4fdff/attachment.bin>


More information about the llvm-commits mailing list