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
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
CBackend
CodeGen Updating win32 VStudio project files with new file references and removing dead references. 2008-03-27 00:02:53 +00:00
Configure
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
llc
lli
llvm-ar
llvm-as
llvm-bcanalyzer
llvm-dis
llvm-ld
llvm-link
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
opt
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
llvm.sln
unistd.h