public static class CxxThinLTOIndex.Impl extends Object implements Buildable
Constructor and Description |
---|
Impl(Linker linker,
Path output,
com.google.common.collect.ImmutableList<Arg> args,
BuildTarget buildTarget) |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<Step> |
getBuildSteps(BuildContext context,
ProjectFilesystem filesystem,
OutputPathResolver outputPathResolver,
BuildCellRelativePathFactory buildCellPathFactory) |
public Impl(Linker linker, Path output, com.google.common.collect.ImmutableList<Arg> args, BuildTarget buildTarget)
public com.google.common.collect.ImmutableList<Step> getBuildSteps(BuildContext context, ProjectFilesystem filesystem, OutputPathResolver outputPathResolver, BuildCellRelativePathFactory buildCellPathFactory)
getBuildSteps
in interface Buildable