David Spickett
600e38b11a
[llvm][Release] Add note about binaries to Github release description ( #69698 )
...
This appears on the announcements e.g.
https://discourse.llvm.org/t/llvm-17-0-3-released/74172 and it is
important context.
However a lot of folks see release pages e.g.
https://github.com/llvm/llvm-project/releases/tag/llvmorg-17.0.3 first
so it's good to include it there too.
2023-10-23 15:50:04 +01:00
Tobias Hieta
b71edfaa4e
[NFC][Py Reformat] Reformat python files in llvm
...
This is the first commit in a series that will reformat
all the python files in the LLVM repository.
Reformatting is done with `black`.
See more information here:
https://discourse.llvm.org/t/rfc-document-and-standardize-python-code-style
Reviewed By: jhenderson, JDevlieghere, MatzeB
Differential Revision: https://reviews.llvm.org/D150545
2023-05-17 10:48:52 +02:00
Tom Stellard
f181dd99cf
github-upload-release.py: Fix script name in examples
...
llvm-svn: 366978
2019-07-25 01:49:49 +00:00
Tom Stellard
925ccdbfd7
Add github-release.py script
...
Summary:
This script can be used for uploading relases sources and binaries
to github.
Reviewers: hans
Reviewed By: hans
Subscribers: llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D64841
llvm-svn: 366977
2019-07-25 01:43:36 +00:00