cl::opt< bool > ImportFullTypeDefinitions("import-full-type-definitions", cl::init(false), cl::Hidden, cl::desc("Import full type definitions for ThinLTO.")) ( "import-full-type-definitions" , cl::init(false) , cl::Hidden , cl::desc("Import full type definitions for ThinLTO.") )
static
Flag whether we need to import full type definitions for ThinLTO.