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

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 13 01:31:14 PST 2017


ruiu accepted this revision.
ruiu added a comment.

LGTM

Martin, if the new behavior is not desirable for MinGW, please pass flags from the MinGW driver to the COFF driver so that you'll get desired results, as pcc suggested.


https://reviews.llvm.org/D39885





More information about the llvm-commits mailing list