Add github-release.py script
authorTom Stellard <tstellar@redhat.com>
Thu, 25 Jul 2019 01:43:36 +0000 (01:43 +0000)
committerTom Stellard <tstellar@redhat.com>
Thu, 25 Jul 2019 01:43:36 +0000 (01:43 +0000)
commit925ccdbfd758efd3ab0c9103214cc1fe7de0e15e
tree659c41b7cb27735ff25334819e755ac88fdd6e89
parenta2d74d3d9021c3130291b0d4a264ce214211b168
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
llvm/utils/release/github-upload-release.py [new file with mode: 0755]