mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-15 20:33:14 +01:00
LDMD: Properly initialize Params::targetModel.
This commit is contained in:
@@ -485,6 +485,7 @@ struct Params
|
||||
multiObj(false),
|
||||
debugInfo(Debug::none),
|
||||
alwaysStackFrame(false),
|
||||
targetModel(Model::automatic),
|
||||
profile(false),
|
||||
verbose(false),
|
||||
vdmd(false),
|
||||
|
||||
Reference in New Issue
Block a user