From b128f719a4c826e8f723eaa9b42b607c81f563a5 Mon Sep 17 00:00:00 2001 From: Vitaly Buka Date: Thu, 16 Jul 2020 19:47:36 -0700 Subject: [PATCH] [profile] Disable new failing test from D83967 --- compiler-rt/test/profile/instrprof-lto-pgogen.c | 1 + 1 file changed, 1 insertion(+) diff --git a/compiler-rt/test/profile/instrprof-lto-pgogen.c b/compiler-rt/test/profile/instrprof-lto-pgogen.c index 0abae0d..99870c7 100644 --- a/compiler-rt/test/profile/instrprof-lto-pgogen.c +++ b/compiler-rt/test/profile/instrprof-lto-pgogen.c @@ -1,4 +1,5 @@ // REQUIRES: lto +// XFAIL: msvc // RUN: %clang_pgogen=%t.profraw -flto %s -o %t // RUN: %run %t -- 2.7.4