llvm-6502/lib/Support
Reid Spencer d232438f54 Put in a #error in the event that we don't have an mmap that can map a file
into memor. This is just a reminder that the ReadFileIntoAddressSpace
function needs to be properly converted to lib/System and implemented via
read/write if there's no mmap of file support.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16428 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-20 04:13:43 +00:00
..
Annotation.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
CommandLine.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
ConstantRange.cpp Bug fixes for PR341 2004-07-15 01:29:12 +00:00
Debug.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
DynamicLinker.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
FileUtilities.cpp Put in a #error in the event that we don't have an mmap that can map a file 2004-09-20 04:13:43 +00:00
IsInf.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
IsNAN.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
PluginLoader.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
SlowOperationInformer.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
Statistic.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
StringExtras.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
SystemUtils.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
Timer.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
ToolRunner.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00