// Tests trace pc guard coverage collection.
//
-// REQUIRES: has_sancovcc
-// XFAIL: tsan,arm,aarch64,darwin,powerpc64
+// REQUIRES: has_sancovcc,stable-runtime
+// XFAIL: tsan,darwin,powerpc64
//
// RUN: DIR=%t_workdir
// RUN: CLANG_ARGS="-O0 -fsanitize-coverage=trace-pc-guard"
// Tests trace pc guard coverage collection.
//
-// REQUIRES: has_sancovcc
-// XFAIL: tsan,arm,aarch64,darwin,powerpc64
+// REQUIRES: has_sancovcc,stable-runtime
+// XFAIL: tsan,darwin,powerpc64
//
// RUN: DIR=%t_workdir
// RUN: rm -rf $DIR