[all-commits] [llvm/llvm-project] c308d9: Extra assertions in RS4GC (#71201)
Petr Maj via All-commits
all-commits at lists.llvm.org
Thu Nov 23 10:41:28 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c308d903a8fd479e49271ae9f08f7260ff5f58a7
https://github.com/llvm/llvm-project/commit/c308d903a8fd479e49271ae9f08f7260ff5f58a7
Author: Petr Maj <53400784+zduka at users.noreply.github.com>
Date: 2023-11-23 (Thu, 23 Nov 2023)
Changed paths:
M llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
Log Message:
-----------
Extra assertions in RS4GC (#71201)
Adds assertion that the base/derived pointers are of the same size.
---------
Co-authored-by: Petr Maj <pmaj at azul.com>
More information about the All-commits
mailing list