[PATCH] D39885: Disable GC and ICF when /debug is present

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 10 14:17:37 PST 2017


rnk updated this revision to Diff 122530.
rnk added a comment.

Rewrite one more time with fewer bools. The tricky case is /opt:noicf,ref.


https://reviews.llvm.org/D39885

Files:
  lld/COFF/Driver.cpp
  lld/test/COFF/icf-associative.test
  lld/test/COFF/icf-simple.test
  lld/test/COFF/pdb-global-gc.yaml
  lld/test/COFF/pdb-import-gc.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39885.122530.patch
Type: text/x-patch
Size: 6101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171110/6dd96a82/attachment.bin>


More information about the llvm-commits mailing list