> o.O How is that going to help your problem? (Note: LLVM can generate C code.) > -bwIt will help because I can generate C code that isn't tied to GCC (which LLVM does not do from my tests so far).
Bill Wendling
2009-Apr-09 01:08 UTC
[LLVMdev] Native Static Compilers Compatible with LLVM
On Wed, Apr 8, 2009 at 6:01 PM, Bot Tiger <bottiger1 at gmail.com> wrote:> It will help because I can generate C code that isn't tied to GCC > (which LLVM does not do from my tests so far). >The C code we generate with the C back-end isn't tied to GCC or any other compiler. -bw
Possibly Parallel Threads
- [LLVMdev] Native Static Compilers Compatible with LLVM
- [LLVMdev] Native Static Compilers Compatible with LLVM
- [LLVMdev] Native Static Compilers Compatible with LLVM
- [LLVMdev] Native Static Compilers Compatible with LLVM
- [LLVMdev] Native Static Compilers Compatible with LLVM