Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp406 struct AppendingVarInfo { struct in __anon4cbc01be0211::ModuleLinker
407 GlobalVariable *NewGV; // New aggregate global in dest module.
408 const Constant *DstInit; // Old initializer from dest module.
409 const Constant *SrcInit; // Old initializer from src module.