Author Topic: LLVM-GCC toolset in C::B?  (Read 3085 times)

Offline SamuraiCrow

  • Single posting newcomer
  • *
  • Posts: 2
LLVM-GCC toolset in C::B?
« on: August 30, 2009, 09:33:40 pm »
Hello,

I'm working on a project that uses LLVM 2.5 and would like to create a plugin for using LLVM-GCC with C::B.  This is particularly important since I need to create a library in LLVM Bitcode that can run from the JIT compiler.

I'm on MacOSX 10.5.8 running the stable release 8.02 of C::B.  Also, if it helps, I have a laptop that runs Mandriva Linux or at last resort, Windows XP Home SP 3.

--Sam