compiler-explorer / infra

Infrastructure to set up the public Compiler Explorer instances and compilers

Home Page:https://godbolt.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clang rebuilds and reinstalls

partouf opened this issue · comments

So that they'll have the log speed patch

Todo

Rebuild:

  • 12.0.0
  • 12.0.1
  • 13.0.0
  • 13.0.1
  • 14.0.0
  • 15.0.0

Install + resquash:

  • 12.0.0
  • 12.0.1
  • 13.0.0
  • 13.0.1
  • 14.0.0
  • 15.0.0

12.0.0 doesn't appear to build anymore, https://github.com/compiler-explorer/infra/actions/runs/5406223092/jobs/9822848683

This is because of the extra target defined here that wasn't available back then https://github.com/compiler-explorer/clang-builder/blob/main/build/build.sh#L194

All are built

All versions now rebuilt, reinstalled and resquashed