Do not pass a native image path to coreclr_execute_assembly (#222)
author김상욱/Common Platform Lab(SR)/Engineer/삼성전자 <swift.kim@samsung.com>
Fri, 24 Apr 2020 02:37:07 +0000 (11:37 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 24 Apr 2020 02:37:07 +0000 (11:37 +0900)
commitda08ea5a9b057822e02003e492d0cd8bb37d1cea
tree53c9b87c0a29fc7d6364666079802852e1cf5693
parent927e64b2ac12f80b3fd3ca22f4fca3d211b6b734
Do not pass a native image path to coreclr_execute_assembly (#222)

Passing a native image path will result in a BadImageFormatException
NativeLauncher/launcher/exec/corerun.cc