mirror of
https://github.com/odin-lang/Odin.git
synced 2026-05-29 15:15:08 +00:00
-disable-unwind
This commit is contained in:
@@ -582,6 +582,7 @@ struct BuildContext {
|
||||
|
||||
RelocMode reloc_mode;
|
||||
bool disable_red_zone;
|
||||
bool disable_unwind;
|
||||
|
||||
isize max_error_count;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user