When we emit a non-constant initializer for a global variable of
reference type, make sure that the initializer we build is the of the appropriate type for the *reference*, not for the thing that it refers to. Fixes PR7050. llvm-svn: 103115
Loading
Please register or sign in to comment