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 7e61fc3 commit 51add22Copy full SHA for 51add22
sycl/test-e2e/IntermediateLib/multi_lib_app.cpp
@@ -1,6 +1,9 @@
1
// UNSUPPORTED: cuda || hip
2
// UNSUPPORTED-TRACKER: CMPLRLLVM-69415
3
4
+// UNSUPPORTED: windows
5
+// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/20023
6
+
7
// DEFINE: %{fPIC_flag} = %if windows %{%} %else %{-fPIC%}
8
// DEFINE: %{shared_lib_ext} = %if windows %{dll%} %else %{so%}
9
0 commit comments