add support for /DEBUG:GHASH

This commit is contained in:
Nikita Smith
2026-04-22 09:30:45 -07:00
committed by Ryan Fleury
parent 4815007ac1
commit a2aab5967c
6 changed files with 71 additions and 24 deletions
+6
View File
@@ -1,3 +1,9 @@
# v0.9.26-alpha
## Linker Changes
- Implemented /DEBUG:GHASH
# v0.9.25-alpha
## Debugger Changes