summaryrefslogtreecommitdiffstats
path: root/win32/llvm.sln
Commit message (Expand)AuthorAgeFilesLines
* Cleanup some Visual Studio project dependencies.Jeff Cohen2005-01-021-1/+2
* Eliminate the use of the global variable hack in the X86 target that was usedJeff Cohen2005-01-021-0/+1
* Add llvm-link, Linker projects to Visual Studio.Jeff Cohen2005-01-011-0/+25
* Add llvm-ranlib project to Visual Studio.Jeff Cohen2005-01-011-0/+13
* Add llvm-ar project to Visual Studio.Jeff Cohen2005-01-011-0/+13
* Add llvm-as project to Visual StudioJeff Cohen2005-01-011-0/+23
* Add llvm-dis project to Visual StudioJeff Cohen2005-01-011-0/+13
* Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,Jeff Cohen2004-12-241-1/+1
* Allow llc to recognize -march=x86. As it was, it didn't recognize anyJeff Cohen2004-12-231-0/+2
* Add llc project to Visual StudioJeff Cohen2004-12-191-3/+13
* Add lli project to Visual StudioJeff Cohen2004-12-191-1/+25
* Top level files for building natively on win32Reid Spencer2004-11-031-0/+134