diff options
Diffstat (limited to 'compiler-rt/test/cfi/mfcall.cpp')
| -rw-r--r-- | compiler-rt/test/cfi/mfcall.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler-rt/test/cfi/mfcall.cpp b/compiler-rt/test/cfi/mfcall.cpp index d101054673b..6e22e3f3d71 100644 --- a/compiler-rt/test/cfi/mfcall.cpp +++ b/compiler-rt/test/cfi/mfcall.cpp @@ -1,3 +1,5 @@ +// UNSUPPORTED: win32 + // RUN: %clangxx_cfi -o %t %s // RUN: %expect_crash %run %t a // RUN: %expect_crash %run %t b |

