llvm-6502/win32
2008-04-15 21:27:11 +00:00
..
Analysis This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
Archive This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
AsmParser This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
Bitcode Adding new files to win32 build 2008-01-03 19:53:03 +00:00
bugpoint This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
CBackend This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
CodeGen Updating win32 VStudio project files with new file references and removing dead references. 2008-03-27 00:02:53 +00:00
Configure This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
ExecutionEngine Updating win32 VStudio project files with new file references and removing dead references. 2008-03-27 00:02:53 +00:00
Fibonacci This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
Linker This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
llc This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
lli This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
llvm-ar This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
llvm-as This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
llvm-bcanalyzer This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
llvm-dis This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
llvm-ld This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
llvm-link This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
llvm-nm This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
llvm-prof This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
llvm-ranlib This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
opt This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
Support Update vcproj file. 2008-03-05 22:30:39 +00:00
System Removed a deleted file from the VStudio System project. Also added custom build commands to engage 64 bit assembler for compilation callback on 64 bit configurations only. 2008-04-03 20:28:40 +00:00
TableGen Add file to project. 2008-03-24 22:01:58 +00:00
Target Updating win32 VStudio project files with new file references and removing dead references. 2008-03-27 00:02:53 +00:00
Transforms VisualStudio project files updated. #include <algorithm> added to make VisualStudio happy. Also had to undefine setjmp because of #include <csetjmp> turning setjmp into _setjmp in VisualStudio. 2008-04-15 21:27:11 +00:00
VMCore Adding new files to win32 build 2008-01-03 19:53:03 +00:00
x86 Removed a deleted file from the VStudio System project. Also added custom build commands to engage 64 bit assembler for compilation callback on 64 bit configurations only. 2008-04-03 20:28:40 +00:00
clang.sln Updated VC++ build system 2007-11-02 01:44:08 +00:00
config.h Unbreak build for VC2008. Patch by Argiris Kirtzidis! 2008-02-22 10:11:21 +00:00
dobison.cmd Fix PR1888, patch by Wilhansen Li. 2008-01-02 21:30:58 +00:00
doflex.cmd Match changes to unix build system. 2006-02-14 06:12:08 +00:00
llvm.sln This change does a couple of things. First it gets the Visual Studio builds working. 2007-11-21 00:37:56 +00:00
unistd.h