Fix fallout from enabling profiling
authorJan Kotas <jkotas@microsoft.com>
Tue, 2 Feb 2016 02:13:41 +0000 (18:13 -0800)
committerJan Kotas <jkotas@microsoft.com>
Tue, 2 Feb 2016 03:21:37 +0000 (19:21 -0800)
commitc52bec686afe4439b2b6c7acc1fe9df21f005b70
tree362aa5603630b2987975e3c2170c7418eb3d8fc2
parent652ee28c44e94f99a56e3be925f4d70b2344c72a
Fix fallout from enabling profiling

- Compiler optimization assumption invalid: EE expects method to exist: System.StubHelpers.StubHelpers:ProfilerBeginTransitionCallback
- Add stubs for ARM
clr.coreclr.props
src/mscorlib/model.xml
src/vm/arm/unixstubs.cpp