Page MenuHomeSolus

Update LLVM to 10.0.1. Resolves T8843
ClosedPublic

Authored by serebit on Sep 18 2020, 8:06 PM.
Tags
None
Referenced Files
F11019527: D9679.diff
Sun, Aug 6, 8:55 PM
F11001931: D9679.diff
Sun, Jul 30, 7:39 PM
F10931671: D9679.diff
Tue, Jul 11, 9:11 PM
F10785778: D9679.id23444.diff
May 26 2023, 5:20 AM
F10785593: D9679.id.diff
May 26 2023, 4:38 AM
F10755557: D9679.id23444.diff
May 17 2023, 12:13 AM
F10754397: D9679.diff
May 16 2023, 8:37 PM
F10749753: D9679.diff
May 16 2023, 3:46 AM

Details

Summary

Release notes for 10.0.0 are available here. 10.0.1 is a bugfix release.

This build also includes the LLVM man pages.

Resolves T8843.

Test Plan

Rebuild software that depends on LLVM, play some games using the LLVM shader compiler for AMDGPU

Diff Detail

Repository
R1972 llvm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

abi_symbols and abi_symbols32 are marked as binary, as there were so many symbol changes that arcanist was refusing to upload the files.

YakoYakoYokuYoku added inline comments.
package.yml
206

Maybe adding -DSPHINX_OUTPUT_HTML=OFF would be a good idea.

Jacalz added inline comments.
package.yml
208

Thanks for adding this. Props to you ?

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
202

This is already listed as -DLLVM_BUILD_DOCS=OFF \, so that should be changed.

This revision now requires changes to proceed.Sep 22 2020, 1:59 PM

Remove argument that disables docs building

LGTM, thanks for the update and all the testing involved!

This revision is now accepted and ready to land.Sep 22 2020, 2:10 PM
This revision was automatically updated to reflect the committed changes.