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

已合并
mcrosson 已将来自 llvm_900 的 1 提交合并入 master 2020-01-29 20:37:55 +00:00
mcrosson 评论于 2020-01-29 20:02:42 +00:00 (从 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 (从 github.com 迁移)2020-01-29 20:03:58 +00:00 批准此合并请求
elegaanz (从 github.com 迁移) 留下了一条评论

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

I trust you on that, if you say it is required.
codecov[bot] 评论于 2020-01-29 20:31:27 +00:00 (从 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 ```
登录 并参与到对话中。
无评审员
未选择里程碑
暂无项目
未指派成员
1 位参与者
通知
到期时间
到期日期无效或超出范围。请使用“yyyy-mm-dd”格式。

未设置到期时间。

依赖工单

没有设置依赖项。

引用:Plume/Plume#737
没有提供说明。