llvm-project/lldb/source/Host
Jim Ingham 291fd35044 Change the PathMappingList::FindFile to use FileSpec API's
Also, when appending path components, collapse multiple "/" into one at the join.

llvm-svn: 279533
2016-08-23 17:13:33 +00:00
..
android Unify process launching code on linux 2016-07-21 14:54:03 +00:00
common Change the PathMappingList::FindFile to use FileSpec API's 2016-08-23 17:13:33 +00:00
freebsd Make lldb::endian::InlHostByteOrder() private. 2015-11-07 04:40:13 +00:00
linux Remove Android.h 2016-08-08 12:54:36 +00:00
macosx Garbage collection is not around anymore, we can remove our support for it. 2016-08-08 22:48:57 +00:00
netbsd Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
posix Centralize all select() calls into one place so that we can take advantage of system specific optimizations to deal with more file descriptors than FD_SETSIZE on some systems. 2016-08-10 22:43:48 +00:00
windows Delete Host/windows/win32.h 2016-08-09 23:06:08 +00:00
CMakeLists.txt Remove a duplicated block in cmake. 2016-07-28 22:11:54 +00:00