summaryrefslogtreecommitdiffstats
path: root/llvm/lib/System/Win32/DynamicLibrary.inc
Commit message (Expand)AuthorAgeFilesLines
* Partly fixed JITing on mingw32 platform. The support is not full due toAnton Korobeynikov2006-12-191-0/+25
* For PR797:Reid Spencer2006-08-251-11/+1
* Change LoadLibraryPermanently to not throw an exception.Chris Lattner2006-07-071-2/+4
* Provide configuration support and usage for MINGW32 platformReid Spencer2006-06-011-3/+9
* Add AddSymbol() method to DynamicLibrary to work around Windows limitationJeff Cohen2006-01-301-0/+6
* Fix indentation.Jeff Cohen2006-01-291-4/+4
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-051-1/+0
* Eliminate tabsJeff Cohen2005-04-111-4/+4
* Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach.Jeff Cohen2005-02-191-1/+1
* Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the sillyReid Spencer2005-01-091-0/+127
OpenPOWER on IntegriCloud