MaskRay accepted this revision. MaskRay added a comment. This revision is now accepted and ready to land.
Thanks! ================ Comment at: clang/test/Driver/zos-profiling-error.c:1 +// Check failed cases + ---------------- Delete this comment. It does not help reading the test. ================ Comment at: clang/test/Driver/zos-profiling-error.c:3 + +// RUN: not %clang -target s390x-none-zos -pg -S %s 2>&1 | FileCheck -check-prefix=FAIL-PG-NAME %s +// FAIL-PG-NAME: error: unsupported option '-pg' for target 's390x-none-zos' ---------------- Use `--target=` `-target ` is legacy. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D137756/new/ https://reviews.llvm.org/D137756 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits