Jeff Cohen
|
adacd55e5d
|
Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.
llvm-svn: 25801
|
2006-01-30 04:07:08 +00:00 |
|
Jeff Cohen
|
f9fecfca82
|
Turn on string pooling for smaller binaries.
llvm-svn: 24749
|
2005-12-17 00:14:47 +00:00 |
|
Jeff Cohen
|
2076802d2f
|
Silence VC++ warnings about using 'this' in base member initializations.
llvm-svn: 19937
|
2005-01-30 17:54:12 +00:00 |
|
Jeff Cohen
|
1087b72875
|
Eliminate the use of the global variable hack in the X86 target that was used
to get Visual Studio to link in X86.lib to the executables that need it. There
is another way of doing it.
llvm-svn: 19252
|
2005-01-02 04:23:12 +00:00 |
|
Jeff Cohen
|
8e751d4f87
|
Add llvm-as project to Visual Studio
llvm-svn: 19227
|
2005-01-01 20:51:41 +00:00 |
|
Jeff Cohen
|
1d6b491438
|
Put executables into a single directory
llvm-svn: 19225
|
2005-01-01 19:37:14 +00:00 |
|
Jeff Cohen
|
f3543c32a5
|
Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,
ltdl's LGPL license would infect all of LLVM.
llvm-svn: 19137
|
2004-12-24 07:57:09 +00:00 |
|
Jeff Cohen
|
5f79db46cf
|
Add lli project to Visual Studio
llvm-svn: 19035
|
2004-12-19 06:40:39 +00:00 |
|