Change History (6)
comment:1 by , 2 years ago
comment:2 by , 2 years ago
Mesa-23.0.0 builds fine with it and swrast functions normally. Not sure about AMDGPU.
comment:3 by , 2 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 2 years ago
Release note at https://releases.llvm.org/16.0.0/docs/ReleaseNotes.html.
comment:5 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at r11.3-129-g17418d43e2.
librsvg-2.56.0 and js-102.9.0 build fine and work normally with new rustc.
Note:
See TracTickets
for help on using tickets.
Now it needs another tarball: https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.0/third-party-16.0.0.src.tar.xz
Again no "llvm" prefix. Let's rename and upload it onto anduin.
Another sed is needed for the building system to find it in a "reasonable" location:
The SSP patch does not apply cleanly: the hunk against
test/Driver/fsanitize.c
fails. I ignored it because I don't intend to run LLVM test suite at all.I'm now pissed off by those more and more tarballs. Opened https://github.com/llvm/llvm-project/issues/61497.