Fix crossgen so that it doesn't attempt to get clr callbacks.
authorEugene Rozenfeld <erozen@microsoft.com>
Tue, 9 Jun 2015 18:45:12 +0000 (11:45 -0700)
committerEugene Rozenfeld <erozen@microsoft.com>
Tue, 9 Jun 2015 18:45:12 +0000 (11:45 -0700)
commitfec2c9c804023b133f5cb17b0a8a045f7a832144
tree7e36f02c61bceb941e7b95d297d3bb0d315c6db1
parent79aa1e8993050e6c3c445abb67aa6947efba9890
Fix crossgen so that it doesn't attempt to get clr callbacks.

This was preventing llilc from being used as an ngen jit. The fix is from Jan Kotas.
src/zap/zapper.cpp