Merge pull request #3973 from mono/small-perf
authorVlad Brezae <brezaevlad@gmail.com>
Mon, 28 Nov 2016 12:38:16 +0000 (14:38 +0200)
committerGitHub <noreply@github.com>
Mon, 28 Nov 2016 12:38:16 +0000 (14:38 +0200)
[Perf] Replace some exhaustive O(n^3) or O(n^2) iterations with O(n)

1  2 
mono/metadata/w32process-unix.c
mono/mini/mini-llvm.c

Simple merge
Simple merge