pow2clk added a comment.

Looks good apart from my uncertainty as to what -fcgl should or shouldn't imply



================
Comment at: clang/test/Driver/dxc_O.hlsl:9
+// CHECK: "-O0"
+// CHECK-SAME: "-dxc-opt-disable"
+
----------------
It looks to me that these are added when -Od is specified, not -fcgl (aka 
pristine-llvm I guess ;))

Is the comment wrong or should these be added as part of pristine-llvm too?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128845

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

Reply via email to