Interface HasIncrementalThinLTO
-
- All Known Implementing Classes:
DarwinLinker
,GnuLinker
public interface HasIncrementalThinLTO
Indicates a linker can support incremental ThinLTO
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Iterable<Arg>
incrementalThinLTOFlags(Path output)
-