summaryrefslogtreecommitdiff
path: root/test/profile/instrprof-merge-match.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/profile/instrprof-merge-match.test')
-rw-r--r--test/profile/instrprof-merge-match.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/profile/instrprof-merge-match.test b/test/profile/instrprof-merge-match.test
index 8345620dc..5448af158 100644
--- a/test/profile/instrprof-merge-match.test
+++ b/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