RFR: updating libclang binding for jextract changes and llvm 13.0.0
Athijegannathan Sundararajan
sundar at openjdk.org
Tue Jul 5 13:02:53 UTC 2022
On Tue, 5 Jul 2022 12:36:48 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
>> regenerating LibClang binding for jextract changes and llvm 13.0.0
>
> src/main/java/org/openjdk/jextract/clang/libclang/RuntimeHelper.java line 65:
>
>> 63:
>> 64: static {
>> 65: System.loadLibrary("clang");
>
> This needs the fix for Windows
oops. missed that manual change. will fix it.
-------------
PR: https://git.openjdk.org/jextract/pull/52
More information about the jextract-dev
mailing list