Skip to content

Commit 78f09da

Browse files
authored
[SYCL][Doc] Add link to the test plan to dynamic linking design doc (#4276)
1 parent bc51fe0 commit 78f09da

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sycl/doc/SharedLibraries.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -603,3 +603,8 @@ One more possible mitigation would be to record name of the library from which
603603
each symbol should be imported, but it still won't resolve all potential
604604
issues with run-time library loading, because user can load the library with the
605605
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

Comments
 (0)