Reid Spencer
|
e4ca722199
|
For PR797:
Final removal of exceptions from lib/System and adjustment of users to
accommodate.
llvm-svn: 29846
|
2006-08-23 20:34:57 +00:00 |
Chris Lattner
|
5a9d2e5a0a
|
Change AllocateRWX/DeallocateRWX to not throw an exception.
llvm-svn: 29058
|
2006-07-07 17:32:37 +00:00 |
Andrew Lenharth
|
0940218cca
|
support near allocations for the JIT
llvm-svn: 22554
|
2005-07-29 23:40:16 +00:00 |
Misha Brukman
|
291f6b7223
|
Remove vim settings from source code; people should use llvm/utils/vim/vimrc
llvm-svn: 21704
|
2005-05-05 22:33:09 +00:00 |
Reid Spencer
|
c892a0db9f
|
Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly
gdb debugger doesn't get confused on which file it is reading (the one in
lib/System or the one in lib/System/{Win32,Unix})
llvm-svn: 19426
|
2005-01-09 23:29:00 +00:00 |