[llvm-dev] how to create a llvm execution engine?
Linhai via llvm-dev
llvm-dev at lists.llvm.org
Tue Sep 29 21:41:19 PDT 2015
Hi,
How could I create a llvm execution engine, load a .bc file and
execute functions inside the .bc file in c or c++ programs?
Thanks a lot!
Best,
Linhai
More information about the llvm-dev
mailing list