[PATCH] D33302: Don't output a PDB unless /DEBUG is specified

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 08:28:32 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303352: [COFF] Fix interaction between /DEBUG and /PDB (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D33302?vs=99377&id=99441#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33302

Files:
  lld/trunk/COFF/Config.h
  lld/trunk/COFF/Driver.cpp
  lld/trunk/COFF/Options.td
  lld/trunk/COFF/Writer.cpp
  lld/trunk/test/COFF/invalid-debug-type.test
  lld/trunk/test/COFF/pdb-none.test
  lld/trunk/test/COFF/pdb-options.test
  lld/trunk/test/COFF/pdb.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33302.99441.patch
Type: text/x-patch
Size: 4127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170518/9c5e99c3/attachment.bin>


More information about the llvm-commits mailing list