Track dependencies when creating symlinks to LLVM libraries next
[oota-llvm.git] / win32 / llc /
2007-11-21 Chuck Rose IIIThis change does a couple of things. First it gets...
2007-11-07 Hartmut KaiserUpdated VC++ build system
2007-07-27 Chuck Rose IIIUpdates to the VStudio project files:
2007-01-15 Jeff CohenUnbreak VC++ build.
2006-01-30 Jeff CohenAdd _CRT_SECURE_NO_DEPRECATE preprocessor symbol to...
2005-12-17 Jeff CohenTurn on string pooling for smaller binaries.
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.
2005-01-02 Jeff CohenEliminate the use of the global variable hack in the...
2005-01-01 Jeff CohenAdd llvm-as project to Visual Studio
2005-01-01 Jeff CohenPut executables into a single directory
2004-12-23 Jeff CohenAllow llc to recognize -march=x86. As it was, it didn...
2004-12-19 Jeff CohenAdd llc project to Visual Studio