mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
Also, replace the existing actionscript implementation with a python script that can be run outside of GitHub Actions. The intention is that going forward, all github action functionality would be implemented in this script. Reviewed By: kwk Differential Revision: https://reviews.llvm.org/D116762