[PATCH] D43700: Emit proper CodeView even when not using the cl driver.

Shoaib Meenai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 23 18:31:18 PST 2018


smeenai added a comment.

We were affected by this too. Thanks for fixing!

(We're actually using CodeView + DWARF, since we have a bunch of tooling built around DWARF. We use the gcc-style driver for legacy reasons.)


https://reviews.llvm.org/D43700





More information about the cfe-commits mailing list