Add a 'zkill' script, which is more-or-less a fancy (although not necessarily
authorDaniel Dunbar <daniel@zuster.org>
Sun, 8 Nov 2009 21:51:53 +0000 (21:51 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 8 Nov 2009 21:51:53 +0000 (21:51 +0000)
commit7e3089d3c6fe59f128bb071ac0788ecaebac5e7a
tree3f5a7dd5289a9565efda1a51a3dd990227e95b6a
parentbf382b5f74cb5e0a50385867ea3f895ae2715696
Add a 'zkill' script, which is more-or-less a fancy (although not necessarily
very robust) version of killall. Because I like making shiny new wheels out of
spare parts.

For use by buildbots when people insist on making cc1 infinite loop. :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86484 91177308-0d34-0410-b5e6-96231b3b80d8
utils/Misc/zkill [new file with mode: 0755]