Bump llvm -> 9.0.0 (fixes arm builds) #737

Fusionado
mcrosson fusionados 1 commits de llvm_900 en master hace 4 años
mcrosson comentado hace 4 años (Migrado desde github.com)

Arm builds are broken on the latest cargo/code. Needed a bump to LLVM 9.0.0 to get past some compile errors for the wasm / lld stuff needed for plume-front

Patch bumps LLVM and has been tested as buildable on arm32v7 and arm64v8

Arm builds are broken on the latest cargo/code. Needed a bump to LLVM 9.0.0 to get past some compile errors for the wasm / lld stuff needed for plume-front Patch bumps LLVM and has been tested as buildable on arm32v7 and arm64v8
elegaanz (Migrado desde github.com) aprobado estos cambios hace 4 años
elegaanz (Migrado desde github.com) dejó un comentario

I trust you on that, if you say it is required.

I trust you on that, if you say it is required.
codecov[bot] comentado hace 4 años (Migrado desde github.com)

Codecov Report

Merging #737 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #737   +/-   ##
=======================================
  Coverage   39.16%   39.16%           
=======================================
  Files          73       73           
  Lines        9653     9653           
  Branches     2183     2183           
=======================================
  Hits         3781     3781           
  Misses       4819     4819           
  Partials     1053     1053
# [Codecov](https://codecov.io/gh/Plume-org/Plume/pull/737?src=pr&el=h1) Report > Merging [#737](https://codecov.io/gh/Plume-org/Plume/pull/737?src=pr&el=desc) into [master](https://codecov.io/gh/Plume-org/Plume/commit/2a58835f9291729076dc06febf050e47e08d73c1?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #737 +/- ## ======================================= Coverage 39.16% 39.16% ======================================= Files 73 73 Lines 9653 9653 Branches 2183 2183 ======================================= Hits 3781 3781 Misses 4819 4819 Partials 1053 1053 ```
kiwii referenció esta incidencia en un commit hace 4 años

Revisores

El Pull Request se ha fusionado como 02c528cae4.

Paso 1:

Desde el repositorio de su proyecto, revisa una nueva rama y prueba los cambios.
git checkout -b llvm_900 master
git pull origin llvm_900

Paso 2:

Combine los cambios y actualice en Forgejo.
git checkout master
git merge --no-ff llvm_900
git push origin master
Inicie sesión para unirse a esta conversación.
No hay revisores
Sin Milestone
No asignados
1 participantes
Notificaciones
Fecha de vencimiento
La fecha de vencimiento es inválida o está fuera de rango. Por favor utilice el formato 'aaaa-mm-dd'.

Sin fecha de vencimiento.

Dependencias

No se han establecido dependencias.

Referencia: Plume/Plume#737
Cargando…
Aún no existe contenido.