Commit aece9f7
committed
Filter absorbed and private deps from promoted interface libraries
When promoting an absorbed library's transitive deps into cudf's public
interface, filter out deps that are themselves absorbed (already linked
via whole-archive) and LINK_ONLY entries (private link deps already
statically linked into the absorbed library).1 parent 0331ad0 commit aece9f7
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1110 | 1110 | | |
1111 | 1111 | | |
1112 | 1112 | | |
| 1113 | + | |
| 1114 | + | |
1113 | 1115 | | |
1114 | 1116 | | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
1115 | 1121 | | |
1116 | 1122 | | |
1117 | 1123 | | |
| |||
0 commit comments