We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b32769 commit cb46662Copy full SHA for cb46662
compiler-rt/test/profile/ContinuousSyncMode/online-merging-windows.c
@@ -1,6 +1,9 @@
1
// REQUIRES: target={{.*windows-msvc.*}}
2
// REQUIRES: lld-available
3
4
+// Fails on Windows on Arm for unknown reasons.
5
+// UNSUPPORTED: target=aarch64-pc-windows-msvc
6
+
7
// Test the online merging mode (%m) along with continuous mode (%c).
8
//
9
// Split files & cd into a temporary directory.
0 commit comments