aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/System/Memory.h
AgeCommit message (Expand)Author
2006-07-26For PR780:Reid Spencer
2006-07-07Change AllocateRWX/DeallocateRWX to not throw an exception.Chris Lattner
2005-07-29support near allocations for the JITAndrew Lenharth
2005-05-05Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman
2005-04-21Remove trailing whitespaceMisha Brukman
2004-12-20Wrap long linesReid Spencer
2004-09-13Simplify the sys::Memory interface per Chris' request.Reid Spencer
2004-09-11Initial commit of a file to declare the interface for platform independentReid Spencer