diffkemp icon indicating copy to clipboard operation
diffkemp copied to clipboard

Add support for LLVM17

Open FrNecas opened this issue 1 year ago • 2 comments

  • added support for LLVM 17 + adjusted nix config

FrNecas avatar Feb 14 '24 13:02 FrNecas

Oh, LLVM17 is not available in nix which we use for getting the RHEL kernels :man_facepalming:

FrNecas avatar Feb 14 '24 16:02 FrNecas

Hm, looks like some regression tests are failing with LLVM 17 :/ This is going to be tough

FrNecas avatar Apr 03 '24 16:04 FrNecas

I fixed the regression tests, the PR should be ready to merge.

viktormalik avatar May 16 '24 08:05 viktormalik

@FrNecas could you please check the new commit I added? Thanks!

viktormalik avatar May 16 '24 08:05 viktormalik

@viktormalik looks good to me, thanks for finding the issue with the regressions tests. LGTM

FrNecas avatar May 16 '24 12:05 FrNecas