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 Sep 17, 2020. It is now read-only.
Background: I'm currently working on a (python) project which is using a different parser but we are considering moving to the one provided by LLVM. (For the time being we are developing in Windows.)
I think I'm missing something but I'm not sure what so I have a few questions:
To my understating the python bindings are still only "officially" provided for Linux systems right?
This python package supports up to LLVM version 6.0.0?
Do you know if there are "unofficial" python bindings for newer versions?