Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with LLVM upstream 2011/10/20 (r142530) | Logan Chien | 2011-10-20 | 1 | -40/+59 |
|\ | |||||
| * | 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 |
* | | Merge upstream r127116 | Jush Lu | 2011-03-09 | 1 | -1/+1 |
|/ | |||||
* | 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 |