fix typo in compiler-rt
This commit is contained in:
@@ -194,7 +194,7 @@ export nakedcc fn __chkstk_ms() align(4) {
|
||||
@setDebugSafety(this, false);
|
||||
|
||||
if (win32_nocrt) {
|
||||
@setGlobalLinkage(__chkstk, linkage);
|
||||
@setGlobalLinkage(__chkstk_ms, linkage);
|
||||
asm volatile (
|
||||
\\ push %%ecx
|
||||
\\ push %%eax
|
||||
|
||||
Reference in New Issue
Block a user