| Commit message (Collapse) | Author | Age | Files | Lines | 
| | 
| 
| 
|  | 
llvm-svn: 59291
 | 
| | 
| 
| 
| 
| 
| 
|  | 
this handling to work properly for modifying stub functions, relocations
back to entry points after JIT compilation, etc..
llvm-svn: 57013
 | 
| | 
| 
| 
| 
| 
|  | 
privilege from read / write to read / executable.
llvm-svn: 56303
 | 
| | 
| 
| 
|  | 
llvm-svn: 52733
 | 
| | 
| 
| 
|  | 
llvm-svn: 52731
 | 
| | 
| 
| 
|  | 
llvm-svn: 50695
 | 
| | 
| 
| 
|  | 
llvm-svn: 45418
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
1. Move IncludeFile.h to System library
2. Move IncludeFile.cpp to System library
3. #1 and #2 required to prevent cyclic library dependencies for libSystem
4. Convert all existing uses of Support/IncludeFile.h to System/IncludeFile.h
5. Add IncludeFile support to various lib/System classes.
6. Add new lib/System classes to LinkAllVMCore.h
All this in an attempt to pull in lib/System to what's required for VMCore
llvm-svn: 29287
 | 
| | 
| 
| 
|  | 
llvm-svn: 21704
 | 
| | 
| 
| 
|  | 
llvm-svn: 21422
 | 
| | 
| 
| 
| 
| 
| 
|  | 
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
 | 
| | 
| 
| 
| 
| 
| 
|  | 
* Consolidate implementation for Unix systems into Unix/Memory.cpp
* Avoid use of symbolic link to #include platform-specific implementation.
llvm-svn: 19152
 | 
|   
  
  
  
  
  
   | 
platforms.
Implement GetLLVMSuffix function for the Path concept.
llvm-svn: 16292
 |