Make static map calls the default; add -dynamic-map-calls

This commit is contained in:
gingerBill
2023-02-03 12:16:58 +00:00
parent fcc920ed39
commit eb457d688d
4 changed files with 37 additions and 32 deletions

View File

@@ -306,7 +306,7 @@ struct BuildContext {
bool disallow_rtti;
bool use_static_map_calls;
bool dynamic_map_calls;
RelocMode reloc_mode;
bool disable_red_zone;