For PR797:
authorReid Spencer <rspencer@reidspencer.com>
Fri, 25 Aug 2006 21:37:17 +0000 (21:37 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 25 Aug 2006 21:37:17 +0000 (21:37 +0000)
commit05545755676b9ff35d244e55d749a15e28bb228b
tree1319237959c931cf8fe384f7b4ca1277bf32e938
parentdcea1400738e85a5cddbf91093983c593c323a19
For PR797:
Make the Win32 code exception free (untested/uncompiled) which forced some
interface changes which had ripple effect. This should be the last of 797.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29884 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/System/MappedFile.h
include/llvm/System/Signals.h
lib/System/Unix/MappedFile.inc
lib/System/Unix/Signals.inc
lib/System/Unix/Unix.h
lib/System/Win32/DynamicLibrary.inc
lib/System/Win32/MappedFile.inc
lib/System/Win32/Memory.inc
lib/System/Win32/Path.inc
lib/System/Win32/Signals.inc
lib/System/Win32/Win32.h