System/Path/Windows: Make GetSystemLibraryPaths more generic.
[oota-llvm.git] / lib / System / Threading.cpp
2010-11-04 Daniel DunbarSystem: Add llvm_execute_on_thread, which does what...
2009-07-06 Owen AndersonNo need to double-include config.h
2009-07-06 Owen AndersonWe need to include config.h to get the proper setting...
2009-07-06 Chris Lattnerimprove portability to windows, patch by Xerces Ranby!
2009-06-18 Owen AndersonMove Threading.[h|cpp] from Support to System.