aboutsummaryrefslogtreecommitdiff
path: root/win32/lli
AgeCommit message (Expand)Author
2006-01-30Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.Jeff Cohen
2005-12-17Turn on string pooling for smaller binaries.Jeff Cohen
2005-01-30Silence VC++ warnings about using 'this' in base member initializations.Jeff Cohen
2005-01-02Eliminate the use of the global variable hack in the X86 target that was usedJeff Cohen
2005-01-01Add llvm-as project to Visual StudioJeff Cohen
2005-01-01Put executables into a single directoryJeff Cohen
2004-12-24Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,Jeff Cohen
2004-12-19Add lli project to Visual StudioJeff Cohen