jrtc27 wrote: > the inclusion of LLVMExports relies on the target system supporting shared > libraries
But you're building the compiler for the host, not the target, so why does that matter? https://github.com/llvm/llvm-project/pull/176353 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
