aprantl added a comment. Some bikeshedding about -di-kind={full|limited|line-tables}:
1. Is there a good reason not to spell out -debug-info-kind? 2. "full" is misleading as it will still only emit debug info for types actually used by the program. I think "standalone" would be more descriptive. 3. Why not "line-tables-only" like in -gline-tables-only? http://reviews.llvm.org/D13221 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits