Remove an unused method on Program.
authorChandler Carruth <chandlerc@gmail.com>
Mon, 31 Dec 2012 23:44:47 +0000 (23:44 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 31 Dec 2012 23:44:47 +0000 (23:44 +0000)
commita0d8f28a9cbebfd3ddb32dfe3e0a286ede1678c5
treecf7555f09136f2b8987361c40bb8b5ee4cb17812
parent2bbe46647555cdd05fe0db5f1dd2839330a647b2
Remove an unused method on Program.

I'm simplifying this interface as much as I can before merging it with
the new process interface.

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