Hi everyone, I have a question about compiling OpenCL through LLVM. I have MacOSX 10.6 and I have already installed LLVM 2.6 and clang and everything is working successfully. My question is, is it possible to compile OpenCL code by using clang and pass it over to LLVM for producing LLVM IR and bitcode? If so, I would be grateful to know how. Thank you, Christos