Home
last modified time | relevance | path

Searched defs:AppendingVarInfo (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Linker/
DLinkModules.cpp393 struct AppendingVarInfo { struct in __anon585c4d710211::ModuleLinker
394 GlobalVariable *NewGV; // New aggregate global in dest module.
395 Constant *DstInit; // Old initializer from dest module.
396 Constant *SrcInit; // Old initializer from src module.