[PATCH] D16135: Macro Debug Info support in Clang

Adrian Prantl via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 9 09:14:52 PST 2017


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

Could you also add support for -g3? It looks like we are supporting -g0 and -g1, so we should probably also mirror -g3.

Thanks a lot for all your work!


https://reviews.llvm.org/D16135





More information about the cfe-commits mailing list