jeremyd2019 wrote:

But people build mingw clang with gcc, right?  They presumably don't set 
`LLVM_ENABLE_PIC=OFF`.  It seems like having explicit dllexport annotations as 
libclang does should turn off auto-export.  I didn't see `--export-all-symbols` 
in the command line anyway.

https://github.com/llvm/llvm-project/pull/138351
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to