[LLVMdev] Native Static Compilers Compatible with LLVM

Bill Wendling isanbard at gmail.com
Wed Apr 8 18:08:17 PDT 2009


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



More information about the llvm-dev mailing list