probinson added inline comments.

================
Comment at: clang/test/CodeGen/debug-info-file-checksum.c:3
+// RUN:     %S/Inputs/debug-info-file-checksum.c -o - | FileCheck %s
+// RUN: %clang -emit-llvm -S -g -gcodeview -gsrc-hash-algorithm=md5 -x c \
+// RUN:     %S/Inputs/debug-info-file-checksum.c -o - | FileCheck %s
----------------
I thought `-gsrc...` was not a driver option, but here it is being passed to 
the driver?


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

https://reviews.llvm.org/D134544

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

Reply via email to