Remove the check that requires an instrumented flags for mscorlib when collecting...
authorBrian Sullivan <briansul@microsoft.com>
Thu, 25 May 2017 22:27:15 +0000 (15:27 -0700)
committerBrian Sullivan <briansul@microsoft.com>
Thu, 25 May 2017 22:27:15 +0000 (15:27 -0700)
commitfa29376a493f76cb6328030f12e46c0943a6daa0
tree4f25b996388689202c120b4e64d4515fc7f430d0
parenta30462946d3bc1e3f829adc05cae459cea8f130e
Remove the check that requires an instrumented flags for mscorlib when collecting IBC data
This is not needed for CoreCLR and blocks some valuable usage cases.
src/vm/pefile.cpp