Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |