[PATCH] D69778: Make -fmodules-codegen and -fmodules-debuginfo work also with precompiled headers
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 5 19:48:16 PST 2019
dblaikie added a comment.
@rsmith - thanks for looking at this. I'd looked at it a bit and I was/am still wondering whether there's a way to coalesce these codepaths between PCH and the existing modular code generation support? But if you're good with it, that's certainly good enough for me.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69778/new/
https://reviews.llvm.org/D69778
More information about the cfe-commits
mailing list