rjmccall added a comment.

Since this is just in pointee types, I suspect this is fine for dispatch 
outside of targets (like that one old Cray) where `sizeof(void*) != 
sizeof(some_struct*)`, which I don't believe we generally support.  But yeah, 
if this affects GNU-runtime ivar mangling, we need a way to not disturb this 
for that case.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96816/new/

https://reviews.llvm.org/D96816

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to