Jeff Cohen
|
391380ee97
|
Silence VC++ warnings about using 'this' in base member initializations.
llvm-svn: 19937
|
2005-01-30 17:54:12 +00:00 |
Jeff Cohen
|
2cf40e142c
|
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
|
1d2912470a
|
Add llvm-as project to Visual Studio
llvm-svn: 19227
|
2005-01-01 20:51:41 +00:00 |
Jeff Cohen
|
08f30c0c33
|
Put executables into a single directory
llvm-svn: 19225
|
2005-01-01 19:37:14 +00:00 |
Jeff Cohen
|
039b4abf6c
|
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
|
e14dc8bb79
|
Add lli project to Visual Studio
llvm-svn: 19035
|
2004-12-19 06:40:39 +00:00 |