Skip to content

Commit 2347727

Browse files
committed
Merge pull request #520 from klickverbot/ldmd-m32-m64
LDMD: Properly initialize Params::targetModel.
2 parents 1d7fd40 + 883fd76 commit 2347727

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)