llvm-6502/lib/System/Win32
Mikhail Glushenkov bd6e0323b9 appendSuffix: don't append a dot when the suffix is empty.
Additionally, move the implementation of appendSuffix to Path.cpp: it is
platform-independent.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118089 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-02 22:18:37 +00:00
..
Alarm.inc
DynamicLibrary.inc
Host.inc
Memory.inc
Mutex.inc
Path.inc appendSuffix: don't append a dot when the suffix is empty. 2010-11-02 22:18:37 +00:00
Process.inc
Program.inc Make FindProgramByName return paths with slashes unmodified on Windows. 2010-11-02 20:32:39 +00:00
RWMutex.inc
Signals.inc Reindent. 2010-10-28 08:25:44 +00:00
ThreadLocal.inc ATTRIBUTE_UNUSED has been renamed to LLVM_ATTRIBUTE_UNUSED. 2010-10-25 13:10:03 +00:00
TimeValue.inc
Win32.h