compiler-research / cppyy-backend

1 stars 6 forks source link

Do not depend on libcling but solely on InterOp. #66

Closed vgvassilev closed 1 year ago

vgvassilev commented 1 year ago

This patch builds a shared object which includes all necessary llvm symbols just like libcling did. That would pave our way to enable clang-repl based support in the cppyy-backend.