<div dir="ltr"><div>I'd like libomptarget to statically link llvm libraries, notably libllvmobject and dependencies.</div><div><br></div>Currently motivated by D99553 which would be far easier if it always used llvm's ELF implementation. There's also some profiling in place that uses llvm that it would be good to build it in by default. Finally, I miss ADT. Medium term we're interested in putting a jit in the openmp runtime libraries.<div><br></div><div>libomptarget ships as a shared library. It'll make distribution harder if we dynamically link llvm libraries into it hence suggesting static.</div><div><br></div><div>Previously there was a licensing blocker to doing this. I believe that is no longer the case. We already depend on llvm header files.</div><div><br></div><div>Please speak up if you are opposed to this new dependency edge.</div><div><br></div><div>Thanks</div><div><br></div><div>Jon</div></div>