Add assert to verify the correctness of the GCRefMap pulled from an R2R image (#41544)
authorDavid Wrighton <davidwr@microsoft.com>
Tue, 1 Sep 2020 03:02:37 +0000 (20:02 -0700)
committerGitHub <noreply@github.com>
Tue, 1 Sep 2020 03:02:37 +0000 (20:02 -0700)
commit5ba4ce4cf02772eab523206777958f56a345ac24
treec94413b944c5362ecc03d7201ba3912f516c471b
parent88d5e9d8c5337aecec932bc609809968c197f7ca
Add assert to verify the correctness of the GCRefMap pulled from an R2R image (#41544)
src/coreclr/src/vm/compile.cpp
src/coreclr/src/vm/crossgen/CMakeLists.txt
src/coreclr/src/vm/frames.cpp
src/coreclr/src/vm/frames.h
src/coreclr/src/vm/prestub.cpp
src/coreclr/src/vm/virtualcallstub.cpp