JDevlieghere added inline comments.

================
Comment at: clang/test/Driver/darwin-opt-record.c:21
+// -gline-tables-only and would need -fno-save-optimization-record to
+// completely disable it.
+// CHECK-DSYMUTIL-G0: "-cc1"
----------------
thegameg wrote:
> The other choice would be honoring `-g0` and:
> 
> * not passing `debug-info-kind=` to `cc1`
> * not running `dsymutil`
> * possibly emit a warning/error that the options are incompatible
I think the current approach is the most intuitive. 


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71675/new/

https://reviews.llvm.org/D71675



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

Reply via email to