[PATCH] D47799: [COFF] add /errorrepro to save reproducer on error

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 12 15:51:31 PDT 2018


inglorion updated this revision to Diff 151055.
inglorion added a comment.
Herald added subscribers: aheejin, arichardson, sbc100, mgorny, emaste.
Herald added a reviewer: espindola.

Ensure reproducer is also written when calling exitLld().


https://reviews.llvm.org/D47799

Files:
  lld/COFF/Driver.cpp
  lld/COFF/Driver.h
  lld/COFF/Options.td
  lld/Common/CMakeLists.txt
  lld/Common/ErrorHandler.cpp
  lld/Common/Exit.cpp
  lld/ELF/Driver.cpp
  lld/include/lld/Common/ErrorHandler.h
  lld/include/lld/Common/Exit.h
  lld/lib/Driver/DarwinLdDriver.cpp
  lld/test/COFF/errorrepro.test
  lld/wasm/Driver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47799.151055.patch
Type: text/x-patch
Size: 12228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180612/b70a7f0f/attachment.bin>


More information about the llvm-commits mailing list