https://github.com/JuliaLang/julia
Revision e5ba15668fe1ef7f8dad8cfeb7c56e68c502b685 authored by Ian Butterworth on 12 March 2020, 22:08:32 UTC, committed by GitHub on 12 March 2020, 22:08:32 UTC
* Add patch for 31156

This imports the patch I put up in https://reviews.llvm.org/D75072
and should fix #31156. We should probably hold off on merging this
for a few days while upstream review is ongoing. In the meantime,
this branch should be convenient to try. Make sure to remember to build
LLVM from source, not BB.

* set LLVM BB build to release 3

update LLVM checksums

delete old LLVM.v9.0.1-1 checksums

Co-authored-by: Keno Fischer <keno@juliacomputing.com>
1 parent 418f111
History
Tip revision: e5ba15668fe1ef7f8dad8cfeb7c56e68c502b685 authored by Ian Butterworth on 12 March 2020, 22:08:32 UTC
Update LLVM BB tarball to LLVM v9.0.1+3 (#35076)
Tip revision: e5ba156
File Mode Size
.devcontainer
base
contrib
deps
doc
etc
src
stdlib
test
ui
.appveyor.yml -rw-r--r-- 2.1 KB
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 273 bytes
.mailmap -rw-r--r-- 11.0 KB
.travis.yml -rw-r--r-- 6.1 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 21.4 KB
HISTORY.md -rw-r--r-- 275.6 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 41.4 KB
Makefile -rw-r--r-- 27.0 KB
NEWS.md -rw-r--r-- 6.2 KB
README.md -rw-r--r-- 6.3 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.8 KB

README.md

back to top