RossBrunton wrote:

@jhuber6 That would mean that any program that wants to do dynamic linking 
would need to ship a full clang install alongside `libLLVMOffload.so`. The 
programmer would also have to mess around with writing/reading files and 
invoking a subprocess.

IMO, since this code already exists in liboffload, it makes sense to expose 
that to the user as a convenience.

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

Reply via email to