Result of strlen is size_t which is either uint or ulong, not int.
[oota-llvm.git] / win32 / CBackend / CBackend.vcproj
2005-02-02 Jeff CohenPut libraries in a common directory
2005-01-30 Jeff CohenSilence VC++ warnings about using 'this' in base member...
2005-01-04 Jeff CohenAdd C backend to llc in Visual Studio.