-disable-unwind

This commit is contained in:
gingerBill
2026-01-15 18:12:39 +00:00
parent f4a7e0b279
commit 557e854864
3 changed files with 13 additions and 0 deletions

View File

@@ -582,6 +582,7 @@ struct BuildContext {
RelocMode reloc_mode;
bool disable_red_zone;
bool disable_unwind;
isize max_error_count;