public class CxxPrepareForLinkStep extends Object
Modifier and Type | Method and Description |
---|---|
static com.google.common.collect.ImmutableList<Step> |
create(Path argFilePath,
Path fileListPath,
Iterable<Arg> linkerArgsToSupportFileList,
Path output,
com.google.common.collect.ImmutableList<Arg> args,
Linker linker,
CanonicalCellName currentCellName,
Path currentCellPath,
SourcePathResolverAdapter resolver) |
public static com.google.common.collect.ImmutableList<Step> create(Path argFilePath, Path fileListPath, Iterable<Arg> linkerArgsToSupportFileList, Path output, com.google.common.collect.ImmutableList<Arg> args, Linker linker, CanonicalCellName currentCellName, Path currentCellPath, SourcePathResolverAdapter resolver)