OSDN Git Service

Add a Kill() function to the Program class.
authorMikhail Glushenkov <foldr@codedgers.com>
Tue, 8 Sep 2009 19:50:27 +0000 (19:50 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Tue, 8 Sep 2009 19:50:27 +0000 (19:50 +0000)
commita607202a68085cee4d18894392be647d6cd4a53e
tree7638e037b222302c93a3706c4c1d790a02bccacc
parent8e371aa7b623f6d1d62e8859df9d4134659bcd33
Add a Kill() function to the Program class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81246 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/System/Program.h
lib/System/Unix/Program.inc
lib/System/Win32/Program.inc