1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 22:42:46 +02:00
llvm-mirror/lib/System/Win32
Mikhail Glushenkov 79047e7eb3 appendSuffix: don't append a dot when the suffix is empty.
Additionally, move the implementation of appendSuffix to Path.cpp: it is
platform-independent.

llvm-svn: 118089
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