Skip to content

Commit 883fd76

Browse files
committed
LDMD: Properly initialize Params::targetModel.
1 parent 0e71a8c commit 883fd76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

driver/ldmd.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,7 @@ struct Params
485485
multiObj(false),
486486
debugInfo(Debug::none),
487487
alwaysStackFrame(false),
488+
targetModel(Model::automatic),
488489
profile(false),
489490
verbose(false),
490491
vdmd(false),

0 commit comments

Comments
 (0)