This repository has been archived by the owner on Nov 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 509
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM64: FEATURE_USE_SOFTWARE_WRITE_WATCH_FOR_GC_HEAP (#8331)
Implements the missing parts of the software write watch system. Activates and deactivates the tracking based on the GC state. Code is based on the same function in the runime Generates an compiler error if FEATURE_USE_SOFTWARE_WRITE_WATCH_FOR_GC_HEAP is enabled for anything else than ARM64 UNIX as all other assembler helpers are not updated to support it.
- Loading branch information
1 parent
a7ff563
commit 27fb761
Showing
1 changed file
with
34 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters