[PATCH] D49594: [DebugInfo] Emit diagnostics when enabling -fdebug-types-section on non-linux target.

Paul Robinson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 20 08:33:59 PDT 2018


probinson added a comment.

Is this because type units depend on COMDAT support?  I had a vague idea that COFF also supports COMDAT.


https://reviews.llvm.org/D49594





More information about the cfe-commits mailing list