[PATCH] D123872: Force GHashCell to be 8-byte-aligned.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 15 13:33:26 PDT 2022
MaskRay added a comment.
I know nearly nothing about COFF debugging. I assume there is better way avoiding the reinterpret_cast but this patch as-is is safe for 14.x backport.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123872/new/
https://reviews.llvm.org/D123872
More information about the llvm-commits
mailing list