LDMD: Properly initialize Params::targetModel.

This commit is contained in:
David Nadlinger
2013-10-21 12:12:34 +02:00
parent 0e71a8caef
commit 883fd768d3

View File

@@ -485,6 +485,7 @@ struct Params
multiObj(false),
debugInfo(Debug::none),
alwaysStackFrame(false),
targetModel(Model::automatic),
profile(false),
verbose(false),
vdmd(false),