<div dir="ltr">Dear all,<div><br></div><div>After a huge amount of time trying to install LLVM and Clang i could finally do it, so now im trying to use this tools for generating a bytecode, then apply it modular optimizations and then generate an executable to test the result. </div><div><br></div><div>First, I only want to compile a project and execute it to see how it works, specifically this one: <a href="https://github.com/rsnemmen/OpenCL-examples/tree/master/add_numbers" target="_blank">https://github.com/rsnemmen/OpenCL-examples/tree/master/add_numbers</a></div><div><br></div><div>Which commands would you use?</div><div><br></div><div>I want to do that the .c file uses the .cl that i have compiled before with clang and i do not know how to do it.</div><div><br></div><div>Thanks in advance.  <br></div></div>