index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
System
/
DynamicLibrary.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove uses of llvm/System/IncludeFile.h that are no longer needed.
Dan Gohman
2008-05-06
1
-3
/
+0
*
Restore this member, which is used on win32.
Chris Lattner
2008-03-14
1
-2
/
+1
*
Remove unused GetAddressOfSymbol()
Devang Patel
2008-03-13
1
-25
/
+2
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
For PR797:
Reid Spencer
2006-08-25
1
-6
/
+0
*
For PR780:
Reid Spencer
2006-07-26
1
-0
/
+3
*
Change LoadLibraryPermanently to not throw an exception.
Chris Lattner
2006-07-07
1
-3
/
+4
*
Fix some doxygen usage in these headers.
Reid Spencer
2006-05-19
1
-1
/
+1
*
Add AddSymbol() method to DynamicLibrary to work around Windows limitation
Jeff Cohen
2006-01-30
1
-0
/
+14
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-8
/
+8
*
Add in some methods for use by the JIT. LoadLibraryPermanently brings the
Reid Spencer
2004-11-29
1
-0
/
+25
*
Make the default constructor cause the program's symbols to be loaded as
Reid Spencer
2004-11-29
1
-2
/
+10
*
Dynamic Library abstraction. This makes the abstraction of a single dynamic
Reid Spencer
2004-11-18
1
-0
/
+80