[PATCH] D29901: Modular Codegen: Add/use a bit in serialized function definitions to track whether they are the subject of modular codegen

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 9 11:03:12 PST 2017


dblaikie added a comment.

Ping

I've got a relatively small patch to add support for debug info types after this one & working on a patch on top of that to enable one/the other/both of these (to test their value independently/together). Might be more expedient to sit down & push through them all together side-by-side? Or not, not sure.


https://reviews.llvm.org/D29901





More information about the cfe-commits mailing list