Automatic optimization bug bisector.
authorMark Probst <mark.probst@gmail.com>
Sat, 5 Dec 2015 00:30:24 +0000 (19:30 -0500)
committerMark Probst <mark.probst@gmail.com>
Thu, 31 Dec 2015 18:23:08 +0000 (10:23 -0800)
commit121f253944a52fbe65a3f0ef00d2c3dc27578fa5
treef93bcca73473ee28c5b22d97dedb046131b7f9e7
parent4791a674a1bf8cc74691974e363d9c5f5dd060a3
Automatic optimization bug bisector.
man/mono.1
mono/mini/driver.c
mono/mini/mini-runtime.c
mono/mini/mini.c
mono/mini/mini.h
tools/crash-bisector/Program.cs [new file with mode: 0644]
tools/crash-bisector/Properties/AssemblyInfo.cs [new file with mode: 0644]
tools/crash-bisector/README.md [new file with mode: 0644]
tools/crash-bisector/crash-bisector.csproj [new file with mode: 0644]
tools/crash-bisector/crash-bisector.sln [new file with mode: 0644]