You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 16, 2019. It is now read-only.
I don't have much experience in creating python bindings to LLVM or C++ code in general, but the current generation of binding.cpp during build via fcd/python/bindings.py from llvm-c/Core.h seems a bit clumsy and easily broken when migrating to different versions of LLVM. Maybe worth a refactor?