docs/updating_clang.md: Fix mac lld copy step
And remove some whitespace while we're here. TBR=thakis Bug: none Change-Id: Iadaaa0606a1f3916c4b3ce354c87b20d1c3318ff Reviewed-on: https://chromium-review.googlesource.com/711316 Reviewed-by: Hans Wennborg <hans@chromium.org> Reviewed-by: Nico Weber <thakis@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#507873}
This commit is contained in:

committed by
Commit Bot

parent
436c1fabb9
commit
e583b5e758
@ -22,9 +22,9 @@
|
||||
gs://chromium-browser-clang/$x/llvm-code-coverage-$rev.tgz ; \
|
||||
done
|
||||
$ gsutil.py cp -n -a public-read gs://chromium-browser-clang-staging/Mac/lld-$rev.tgz \
|
||||
gs://chromium-browser-clang/Mac/clang-$rev.tgz ; \
|
||||
gs://chromium-browser-clang/Mac/lld-$rev.tgz
|
||||
```
|
||||
|
||||
|
||||
1. Run the goma package update script to push these packages to goma. If you do
|
||||
not have the necessary credentials to do the upload, ask clang@chromium.org
|
||||
to find someone who does
|
||||
|
Reference in New Issue
Block a user