Opened 7 years ago
Closed 7 years ago
#10897 closed enhancement (fixed)
llvm-6.0.1
| Reported by: | Bruce Dubbs | Owned by: | thomas |
|---|---|---|---|
| Priority: | normal | Milestone: | 8.3 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version.
Change History (2)
comment:1 by , 7 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 7 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Upgraded to 6.0.1 and changed instructions to use ninja instead of make to build llvm. Reduces build time significantly.
Fixed in r20328
Note:
See TracTickets
for help on using tickets.

http://lists.llvm.org/pipermail/llvm-announce/2018-July/000079.html
"... This release contains bug-fixes for the LLVM 6.0.0 release. This release is API and ABI compatible with 6.0.0. ..."
Seems to be a simple drop-in upgrade