[LLVMdev] Linking a bc file

Alexandre Cossette alex.cossette at gmail.com
Mon Nov 22 12:36:03 PST 2010


I'm trying to test a bitcode file that I created using the LLVM API. Using llvm-g++, how can I compile.a C++ file and link it against my bc file ? I try to call a single function in the bc file from the c++ main function.

Envoyé de mon iPhone



More information about the llvm-dev mailing list