Add switches for crossgen (#91)
author김상욱/Common Platform Lab(SR)/Engineer/삼성전자 <swift.kim@samsung.com>
Thu, 8 Aug 2019 01:55:24 +0000 (10:55 +0900)
committer이형주/Common Platform Lab(SR)/Staff Engineer/삼성전자 <leee.lee@samsung.com>
Thu, 8 Aug 2019 01:55:24 +0000 (10:55 +0900)
commitf51939553c1b0869229ef415deb0bb585800f1d9
tree0614a211f831b36d68d28b2b86fa155b99792e36
parent32b3bbbd3fde25da8326fbaa7f055959dfae1df9
Add switches for crossgen (#91)

* Refactor to use NI_FLAGS_* flags

* Enable --legacy and --instrument switches

* Change switch name to --compatibility

* Add more description and fix conditions

* Add a verbose flag

* Update descriptions
NativeLauncher/inc/ni_common.h
NativeLauncher/inc/tac_common.h
NativeLauncher/installer-plugin/prefer_dotnet_aot_plugin.cc
NativeLauncher/tool/dotnettool.cc
NativeLauncher/tool/ni_common.cc
NativeLauncher/tool/nitool.cc
NativeLauncher/tool/tac_common.cc