MacOS uses regular stacktrace for errors.

This commit is contained in:
Christoffer Lerno
2023-09-21 16:11:56 +02:00
committed by Christoffer Lerno
parent c074e79069
commit c4228e08c5
21 changed files with 291 additions and 24 deletions

View File

@@ -12,4 +12,4 @@ entry:
ret void
}
attributes #0 = { naked nounwind "no-trapping-math"="true" }
attributes #0 = { naked nounwind "no-trapping-math"="true" "stack-protector-buffer-size"="8" }