Class to handle necessary GlobalValue changes required by ThinLTO function importing, including linkage changes and any necessary renaming.
Declared in <llvm/Transforms/Utils/FunctionImportUtils.h>
class FunctionImportGlobalProcessing;
| Name | Description |
|---|---|
FunctionImportGlobalProcessing [constructor] | Construct a processor for ThinLTO global value import/export handling. |
run | Process all globals in the module for ThinLTO import/export. |