Build error fix on FEATURE_PREJIT=true (dotnet/coreclr#25660)
authorSwift Kim <swift.kim@samsung.com>
Wed, 17 Jul 2019 02:54:03 +0000 (11:54 +0900)
committerJan Kotas <jkotas@microsoft.com>
Wed, 17 Jul 2019 02:54:03 +0000 (19:54 -0700)
commitb60d26aee537796e7de9249db5d03213b6e0075a
treecb0e28aacf3f589f1a6cbae960b16934df165941
parente125e00eb9677eabe087cf048a1814d12b56655d
Build error fix on FEATURE_PREJIT=true (dotnet/coreclr#25660)

This fix is to update usages of SetupGcCoverage() under
FEATURE_PREJIT aligned to the signature change in dotnet/coreclr#25261.

Commit migrated from https://github.com/dotnet/coreclr/commit/6116c57190dc8332b4ff30e90e4aab936a7078cb
src/coreclr/src/vm/dllimport.cpp
src/coreclr/src/vm/prestub.cpp