summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--compiler-rt/test/cfi/stats.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler-rt/test/cfi/stats.cpp b/compiler-rt/test/cfi/stats.cpp
index 566fcfbc258..8d96b5db080 100644
--- a/compiler-rt/test/cfi/stats.cpp
+++ b/compiler-rt/test/cfi/stats.cpp
@@ -2,6 +2,8 @@
// RUN: env SANITIZER_STATS_PATH=%t.stats %t
// RUN: sanstats %t.stats | FileCheck %s
+// XFAIL: win32
+
// FIXME: We currently emit the wrong debug info under devirtualization.
// UNSUPPORTED: devirt
OpenPOWER on IntegriCloud