mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-27 15:39:42 +02:00
* Restore -aR, lost in refactoring
This commit is contained in:
parent
d087ac2fd9
commit
666ca2cd77
@ -2325,6 +2325,8 @@ begin
|
||||
include(init_settings.globalswitches,cs_asm_source);
|
||||
'r' :
|
||||
include(init_settings.globalswitches,cs_asm_regalloc);
|
||||
'R' :
|
||||
include(init_settings.globalswitches,cs_asm_rtti_source);
|
||||
't' :
|
||||
include(init_settings.globalswitches,cs_asm_tempalloc);
|
||||
'n' :
|
||||
|
Loading…
Reference in New Issue
Block a user