public static interface NativeLinkableInfo.Delegate
NativeLinkableInput
when requested. The
returned values will be cached.Modifier and Type | Method and Description |
---|---|
NativeLinkableInput |
computeInput(ActionGraphBuilder graphBuilder,
Linker.LinkableDepType type,
boolean forceLinkWhole,
TargetConfiguration targetConfiguration) |
com.google.common.collect.ImmutableMap<String,SourcePath> |
getSharedLibraries(ActionGraphBuilder graphBuilder) |
default boolean |
isPrebuiltSOForHaskellOmnibus(ActionGraphBuilder graphBuilder) |
NativeLinkableInput computeInput(ActionGraphBuilder graphBuilder, Linker.LinkableDepType type, boolean forceLinkWhole, TargetConfiguration targetConfiguration)
com.google.common.collect.ImmutableMap<String,SourcePath> getSharedLibraries(ActionGraphBuilder graphBuilder)
default boolean isPrebuiltSOForHaskellOmnibus(ActionGraphBuilder graphBuilder)