Yggdrasil icon indicating copy to clipboard operation
Yggdrasil copied to clipboard

Add a unified Clang JLL using platform augmentation.

Open maleadt opened this issue 3 years ago • 1 comments

Probably needs to be a new JLL because the previous one uses packages versions for compatibility (although unified might not be the best suffix).

This fixes the issue where Clang_jll.jl currently sometimes loads the wrong LLVM library, as reported by @jpsamaroo.

maleadt avatar Mar 07 '22 17:03 maleadt

Do we want to do this for LLVM@14? Maybe cleaner then adding a new package? and I also want to add a separate LLD_jll

vchuravy avatar May 02 '22 18:05 vchuravy