Mark whether this input should be extracted to disk for distribution.
Declared in <llvm/LTO/LTO.h>
void
setExtractForDistribution(bool EFD);
See the comment on ExtractForDistribution for details.
| Name | Description |
|---|---|
| EFD | True if the input must be extracted for distribution. |