Opened 7 years ago
Closed 7 years ago
#10503 closed enhancement (fixed)
llvm-6.0.0
Reported by: | Armin K | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 8.3 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
http://releases.llvm.org/download.html
Currency script is broken
Change History (6)
comment:1 by , 7 years ago
Owner: | changed from | to
---|
comment:2 by , 7 years ago
comment:3 by , 7 years ago
Should be fixed with mesa-17.3.7. Also, llvm-6.0.0 is the version used in upcoming rust-1.25. It would be good if we could use system llvm with rust!
comment:4 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:5 by , 7 years ago
Release notes are at http://releases.llvm.org/6.0.0/docs/ReleaseNotes.html
Note:
See TracTickets
for help on using tickets.
https://lists.freedesktop.org/archives/mesa-dev/2017-November/175944.html
looks like 6.0 causes trouble in mesa (at least in 17.3.5):
The mentioned modification
makes it compilable.