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 bc51fe0 commit 78f09daCopy full SHA for 78f09da
sycl/doc/SharedLibraries.md
@@ -603,3 +603,8 @@ One more possible mitigation would be to record name of the library from which
603
each symbol should be imported, but it still won't resolve all potential
604
issues with run-time library loading, because user can load the library with the
605
same name as one of the explicitly linked libraries.
606
+
607
+## Related links
608
609
+1. Test plan for this feature
610
+https://github.com/intel/llvm-test-suite/blob/intel/SYCL/TestPlans/DynamicLinkingTestPlan.md
0 commit comments