Commit 2d8358c
committed
Allow the same handle to contain multiple interfaces
If a single library contains multiple interfaces (e.g. MKL v2022+) we
want to track them separately, since we can now add both of them, making
use of `suffix_hint` when calling `lbt_forward()`.1 parent 561fd22 commit 2d8358c
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
| |||
0 commit comments