nickdesaulniers added inline comments.

================
Comment at: clang/test/Driver/as-version.s:9
+// RUN:   | FileCheck --check-prefix=GAS %s
+// GAS: GNU assembler
----------------
What happens if we run this on windows (where I suspect that GAS isn't 
available)?  Perhaps a `CHECK-NOT: clang` would be better?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99556

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

Reply via email to