https://github.com/nikic commented:

I'm super confused by what you are doing here. Most of the symbols you are 
annotating here are not inline and shouldn't be affected by 
`-fvisibility-inlines-hidden`. Some of them have already been annotated as 
LLVM_ABI in the header (and some of them haven't because the annotation effort 
hasn't progressed to them yet). It sounds to me like you are actually building 
with `-fvisibilty=hidden`, which is not yet a supported configuration.

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

Reply via email to