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
Recently inkwelladded support for LLVM14, and we should update to support it as well.
Also, somewhat related, we currently do not use a default feature to pick a version of LLVM to build the bindings from. This was convenient when testing various LLVM versions, but now that things are a bit more stable, it might be nice to use a default which a user may override. IMO, LLVM14 should be the first candidate we consider for that default.
The text was updated successfully, but these errors were encountered:
Recently
inkwell
added support for LLVM14, and we should update to support it as well.Also, somewhat related, we currently do not use a default feature to pick a version of LLVM to build the bindings from. This was convenient when testing various LLVM versions, but now that things are a bit more stable, it might be nice to use a default which a user may override. IMO, LLVM14 should be the first candidate we consider for that default.
The text was updated successfully, but these errors were encountered: