For PR351:
authorReid Spencer <rspencer@reidspencer.com>
Mon, 27 Dec 2004 06:16:25 +0000 (06:16 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 27 Dec 2004 06:16:25 +0000 (06:16 +0000)
commit424ac897caafae0fe15362d8564156c122bfebd4
tree80273869df3bac1c43200016061ad39488c515fc
parentc87d7cc788b572c825c8f48156f161bbfb2153ee
For PR351:
* Consolidate implementation for Unix systems into Unix/Program.cpp
* Avoid use of symbolic link to #include platform-specific implementation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19154 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/AIX/Program.cpp [deleted file]
lib/System/Cygwin/Program.cpp [deleted file]
lib/System/Darwin/Program.cpp [deleted file]
lib/System/FreeBSD/Program.cpp [deleted file]
lib/System/Interix/Program.cpp [deleted file]
lib/System/Linux/Program.cpp [deleted file]
lib/System/Program.cpp
lib/System/SunOS/Program.cpp [deleted file]