djtodoro added a comment.

I think that the Debug Entry Values feature should not be enabled by default 
for non optimized code, so the `TargetOptions::ShouldEmitDebugEntryValues()` 
should be patched with checking of optimization level (it should be > 0).


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

https://reviews.llvm.org/D99160

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

Reply via email to