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

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 13 01:46:53 PST 2017


mstorsjo added a comment.

In https://reviews.llvm.org/D39885#923026, @ruiu wrote:

> 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.


Yep, I'll look into it eventually.


https://reviews.llvm.org/D39885





More information about the llvm-commits mailing list