Tzu-Chien Chiu
2005-Apr-21 09:16 UTC
[LLVMdev] where is the project file (.vcproj) of llvmc?
Can the driver (llvmc) be built on win32?
Not at this time. It requires the presence of the modified-for-LLVM GCC C/C++ frontends, which cannot be built using VC++. Tzu-Chien Chiu wrote:>Can the driver (llvmc) be built on win32? > >_______________________________________________ >LLVM Developers mailing list >LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev > > > >
Apparently Analagous Threads
- [LLVMdev] name collision - llvm::tie and boost::tie
- [LLVMdev] Pass is not automatically registered
- [LLVMdev] A compliation target with multiple "profiles"
- [LLVMdev] LiveIntervals, replace register with representative register?
- [LLVMdev] How to define complicated instruction in TableGen (Direct3D shader instruction)