Clean up the interface and implementation of sys::Program so that it is
authorReid Spencer <rspencer@reidspencer.com>
Mon, 13 Sep 2004 21:48:44 +0000 (21:48 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 13 Sep 2004 21:48:44 +0000 (21:48 +0000)
commit2565943289cf53ff1b8dd1dfa13b6068e4d31681
treef8ee4508f4f2081954e9c94352050460726a218f
parent1002013ed383e1083a5b63698ab215a2fd0f5d99
Clean up the interface and implementation of sys::Program so that it is
cleanly dissociated from the sys::Path class.

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