Delete mergefunctions.clang.svn.patchThe patch doesn't apply, and was removed from zorg by rL266094.llvm-svn: 266112
Patch that forces MergeFunctions pass for clang.It is temporary patch. We need to keep it in trunk, since it makes easer to test it on buildbots on different platforms.Once we see stable MergeFunct
Patch that forces MergeFunctions pass for clang.It is temporary patch. We need to keep it in trunk, since it makes easer to test it on buildbots on different platforms.Once we see stable MergeFunctions behaviour with satisfied perfomance, this patch will be removed.llvm-svn: 191331
show more ...
Add a 'zkill' script, which is more-or-less a fancy (although not necessarilyvery robust) version of killall. Because I like making shiny new wheels out ofspare parts.For use by buildbots when pe
Add a 'zkill' script, which is more-or-less a fancy (although not necessarilyvery robust) version of killall. Because I like making shiny new wheels out ofspare parts.For use by buildbots when people insist on making cc1 infinite loop. :)llvm-svn: 86484