[LangRef] Describe linkage types, allocation size of declarations for global variables
Linkage type was only referenced for functions, not for global variables. Clarify that LLVM doesn't make assumption about the allocation size when no definitive initializer for a global variable is known. Differential Revision: https://reviews.llvm.org/D78952
Loading
Please register or sign in to comment