aprantl added a comment.

Sorry for being late to the party, but have you looked at 
CodeGenOptions::DwarfDebugFlags? It looks like it almost does what you want, 
but it is currently only enabled for MachO and when a specific environment 
variable is set. Would it make sense to generalize that mechanism instead?


https://reviews.llvm.org/D30760



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to