Closed Bug 1605708 Opened 6 years ago Closed 6 years ago

compiler-rt wam have a different version as clang compiler

Categories

(Firefox Build System :: Task Configuration, defect)

defect
Not set
normal

Tracking

(firefox73 fixed)

RESOLVED FIXED
mozilla73
Tracking Status
firefox73 --- fixed

People

(Reporter: Sylvestre, Assigned: rstewart)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Trying to upgrade clang to 9.0.1, I noticed that /builds/worker/fetches/clang/lib/clang/9.0.0/lib/wasi remains version 9.0.0.
See: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=282343443&repo=try&lineNumber=895

I guess wasi should be upgraded when clang is updated to 9.0.1 too

Ricky, does it ring a bell? Thanks

Flags: needinfo?(rstewart)

wasi comes with its own version of llvm and uses that: https://github.com/CraneStation/wasi-sdk/tree/master/src
This is only marginally a problem with 9.0.x, but it's going to be a problem when versions are actually different, when llvm adds builtins.

Assignee: nobody → rstewart
Flags: needinfo?(rstewart)

Put in a small patch to address the minor-version incongruity; you should be able to patch this in and everything should compile cleanly as you expect. This should cover us in the short term.

See related bug 1602135.

Blocks: 1605560
Pushed by rstewart@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/18efdddf6b5a compiler-rt wasm have a different version as clang compiler r=froydnj
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
Has Regression Range: --- → yes
Keywords: regression
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: