Add path separator support, patch by Sam Bishop.
authorChris Lattner <sabre@nondot.org>
Wed, 27 Feb 2008 06:17:10 +0000 (06:17 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 27 Feb 2008 06:17:10 +0000 (06:17 +0000)
commite1b332a30459a726e882a4f484a9a31f2cea9e29
treea8c682ec5e545f6b8bb6de9876338a63b06b164b
parentb09916bdfbd7ffdc8fbadb5ee0c0b50567823f46
Add path separator support, patch by Sam Bishop.

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