llvm-mirror/lib/Support
Daniel Dunbar 995f9a8a15 Improve sys::Path::makeAbsolute on Win32.
- Patch by Viktor Kutuzov!

 - Minor tweak by me to add llvm_unreachable calls on FIXMEd error paths.

llvm-svn: 75424
2009-07-12 20:23:56 +00:00
..
Allocator.cpp
Annotation.cpp
APFloat.cpp assert(0) -> LLVM_UNREACHABLE. 2009-07-11 20:10:48 +00:00
APInt.cpp assert(0) -> LLVM_UNREACHABLE. 2009-07-11 20:10:48 +00:00
APSInt.cpp
CMakeLists.txt
CommandLine.cpp assert(0) -> LLVM_UNREACHABLE. 2009-07-11 20:10:48 +00:00
ConstantRange.cpp Implement udiv for ConstantRanges. 2009-07-12 05:18:18 +00:00
Debug.cpp
Dwarf.cpp assert(0) -> LLVM_UNREACHABLE. 2009-07-11 20:10:48 +00:00
ErrorHandling.cpp assert(0) -> LLVM_UNREACHABLE. 2009-07-11 20:10:48 +00:00
FileUtilities.cpp
FoldingSet.cpp assert(0) -> LLVM_UNREACHABLE. 2009-07-11 20:10:48 +00:00
FormattedStream.cpp Make changes suggested by Chris and eliminate newly-added raw_ostream 2009-07-10 21:14:44 +00:00
GraphWriter.cpp
IsInf.cpp
IsNAN.cpp
Makefile
ManagedStatic.cpp
MemoryBuffer.cpp
PluginLoader.cpp
PrettyStackTrace.cpp
raw_ostream.cpp Make changes suggested by Chris and eliminate newly-added raw_ostream 2009-07-10 21:14:44 +00:00
SlowOperationInformer.cpp
SmallPtrSet.cpp
SourceMgr.cpp
Statistic.cpp
Streams.cpp
StringExtras.cpp
StringMap.cpp
StringPool.cpp
SystemUtils.cpp Improve sys::Path::makeAbsolute on Win32. 2009-07-12 20:23:56 +00:00
Timer.cpp
Triple.cpp