Update llvm branch

This commit is contained in:
Jeremy Soller 2020-12-23 13:45:57 -07:00
parent 52694f8e02
commit 1e63682081
No known key found for this signature in database
GPG Key ID: E988B49EE78A7FB1

View File

@ -1,6 +1,6 @@
GIT=https://gitlab.redox-os.org/redox-os/llvm-project.git
GIT_UPSTREAM=https://github.com/rust-lang/llvm-project.git
BRANCH=redox
BRANCH=redox-2020-07-27
function recipe_version {
printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)"