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
/
lib
/
Support
/
DynamicLibrary.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make DynamicLibrary use ManagedStatic. This is pretty simple and should just ...
Filip Pizlo
2013-09-18
1
-25
/
+7
*
Revert r190921. It broke Windows.
Filip Pizlo
2013-09-18
1
-7
/
+25
*
Make DynamicLibrary use ManagedStatic. This is pretty simple and should just ...
Filip Pizlo
2013-09-18
1
-25
/
+7
*
Remove redundant 'llvm::' qualifications
Dmitri Gribenko
2013-01-13
1
-1
/
+1
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-3
/
+3
*
Fix Android build of gtest and lib/Support.
Evgeniy Stepanov
2012-09-04
1
-1
/
+1
*
Make DynamicLibrary thread-safe w/r/t call to dlerror() after dlopen(). PR10718
Jordy Rose
2011-08-22
1
-1
/
+2
*
Static fields require an out-of-line definition. Fix DynamicLibrary for real.
Jordy Rose
2011-08-17
1
-0
/
+2
*
Use DynamicLibrary instances as a way to get symbols from a specific library....
Jordy Rose
2011-08-17
1
-41
/
+57
*
Don't leak the mutex when loading dynamic libraries.
Owen Anderson
2010-12-07
1
-12
/
+5
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-0
/
+177