summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/profile/instrprof-merge-match.test
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/test/profile/instrprof-merge-match.test')
-rw-r--r--compiler-rt/test/profile/instrprof-merge-match.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler-rt/test/profile/instrprof-merge-match.test b/compiler-rt/test/profile/instrprof-merge-match.test
index 8345620dcf0..5448af15893 100644
--- a/compiler-rt/test/profile/instrprof-merge-match.test
+++ b/compiler-rt/test/profile/instrprof-merge-match.test
@@ -3,3 +3,5 @@
// RUN: %clang_profgen -o %t -L %t.d -rpath %t.d %S/Inputs/instrprof-merge-match.c -lt
// RUN: %run %t
+rpath isn't supported on Windows.
+UNSUPPORTED: windows
OpenPOWER on IntegriCloud