[LLVMdev] llvm partly ported to windows
Anton Korobeynikov
asl at math.spbu.ru
Sat Nov 4 13:27:11 PST 2006
Hello, Žiga
> 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)
It's being built via tablegen
> 2) Is bugpoint project buildable on windows?
Yes.
> 3) Which other tools can be compiled for windows?
All, except lto.
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics & Mechanics, Saint Petersburg State University.
More information about the llvm-dev
mailing list