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
|
7e408ab287
|
Add C backend to llc in Visual Studio.
llvm-svn: 19282
|
2005-01-04 06:01:55 +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
|
d2b493953f
|
Allow llc to recognize -march=x86. As it was, it didn't recognize any
architecture at all.
llvm-svn: 19114
|
2004-12-23 06:45:32 +00:00 |
|
Jeff Cohen
|
2042cc484e
|
Add llc project to Visual Studio
llvm-svn: 19036
|
2004-12-19 17:53:47 +00:00 |
|