Merge pull request dotnet/coreclr#11044 from alpencolt/ryu-arm-localloc-subs-fix
authorBruce Forstall <brucefo@microsoft.com>
Wed, 19 Apr 2017 18:25:35 +0000 (11:25 -0700)
committerGitHub <noreply@github.com>
Wed, 19 Apr 2017 18:25:35 +0000 (11:25 -0700)
[RyuJIT/ARM32] Use 'subs' instead of 'sub' on localloc

Commit migrated from https://github.com/dotnet/coreclr/commit/11997438244cd9d84e8e75792373e694a5b68ca3


Trivial merge