[PATCH] D18808: Use the NoDebug emission kind to identify compile units that no debug info should be created from.
Adrian Prantl via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 6 13:09:03 PDT 2016
aprantl added a comment.
Oh. And I also discovered a completely bit-rotted pass called BreakpointPrinter that can impossible function because it looks at llvm.dbg.sp. Looks like it could be easily updated, though.
http://reviews.llvm.org/D18808
More information about the cfe-commits
mailing list