Merge pull request #520 from klickverbot/ldmd-m32-m64

LDMD: Properly initialize Params::targetModel.
This commit is contained in:
David Nadlinger
2013-10-21 05:43:59 -07:00

View File

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