lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 10 Feb 2024 17:36:01 +0100
From: Miguel Ojeda <miguel.ojeda.sandonis@...il.com>
To: Nathan Chancellor <nathan@...nel.org>
Cc: llvm@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: Prebuilt LLVM 18.1.0-rc2 uploaded

On Thu, Feb 8, 2024 at 1:28 AM Nathan Chancellor <nathan@...nel.org> wrote:
>
> I have built and uploaded a prebuilt version of LLVM 18.1.0-rc2 to
> https://mirrors.edge.kernel.org/pub/tools/llvm/.
>
> As with Linux -rc releases, this is not the final version that will
> ship. If you run across any issues, especially ones that were not
> present in earlier LLVM releases, please consider reporting them to us
> so that we have a chance to investigate and fix them before the final
> release.

I took a look at the LLVM 18 prerelease to see if these would work
with Rust for e.g. CI and other users (instead of using the
LLVM-provided apt ones, for instance), and noticed it does not bundle
`libclang.so`.

Would it be possible to include it so that we can use `bindgen` and
thus enable Rust with them?

I understand they are intended to be minimal toolchains, but if you
think it would not be an unreasonable overhead, then it would be great
to have it.

Either way, thanks for these toolchains, Nathan!

Cheers,
Miguel

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ