[LLVMdev] llvm partly ported to windows
Žiga Osolin
ziga.osolin at gimb.org
Sat Nov 4 09:35:08 PST 2006
Hello (again)!
I fixed most of the system and the following projects compile now:
* Analysis
* AsmParser
* Bytecode
* CBeckend
* Codegen
* ExecutionEngine
* Support
* System
* TableGen
* Target
* Transforms
* VMCore
I would like to compile at least x86 target as well as Fibonacci example
(to test if it really works). In order to do so, I may need some hints:
1) How to generate X86GenRegisterNames.inc required by x86 (or any other
files, if there are any other)
2) Is bugpoint project buildable on windows?
3) Which other tools can be compiled for windows?
Regards,
Žiga Osolin
More information about the llvm-dev
mailing list