CodeGen: Cleanup variable linkage calculation
Almost all linkage calculation for VarDecls occured inside of GetLLVMLinkageVarDefinition except for static data members. Centralize the logic so that it can be more readily reused. No functionality change. llvm-svn: 207241
Loading
Please register or sign in to comment