mati865 added a comment.

We had this patch at MSYS2 for years and I'm not aware of any issues with the 
static library.
I think the library looks fine:

  $ nm lib/liblibclang.a | grep __imp_
                   U __imp___acrt_iob_func
                   U __imp___acrt_iob_func
                   U __imp_GetModuleFileNameA
                   U __imp_VirtualQuery
                   U __imp___acrt_iob_func
                   U __imp___acrt_iob_func
                   U __imp___acrt_iob_func


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87539/new/

https://reviews.llvm.org/D87539

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to