Remove code that create SPC NI first (#373)
author조웅석/Common Platform Lab(SR)/삼성전자 <ws77.cho@samsung.com>
Wed, 9 Feb 2022 05:37:26 +0000 (14:37 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 9 Feb 2022 05:37:26 +0000 (14:37 +0900)
commitb4cc90d6abbcc2d5a1dbfbde241b01ffe01e0609
treea22235a054417aa2bb8cb09ce083b87f70609e1c
parent7a0f9a714f4c9b96001a4e6ee6a207df3a465ac5
Remove code that create SPC NI first (#373)

* Add isR2RImage insteadof ildasm

Use internal API to reduce unnecessary fork

* Remove code that create SPC NI first.

crossgen2 can do AOTC without SPC native image.
So, remove unnecessary code.
NativeLauncher/tool/dotnettool.cc
NativeLauncher/tool/ni_common.cc
tests/TCs/Utils.py