================
@@ -5348,6 +5349,16 @@ static Address emitAddrOfFieldStorage(CodeGenFunction 
&CGF, Address base,
   return CGF.Builder.CreateStructGEP(base, idx, field->getName());
 }
 
+static Address emitAddrOfFieldStorage(CodeGenFunction &CGF, Address base,
----------------
fmayer wrote:

nit: add the original comment with a note about PFP here?

https://github.com/llvm/llvm-project/pull/172119
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to