aboutsummaryrefslogtreecommitdiff
path: root/llvm_tools/get_llvm_hash.py
AgeCommit message (Expand)Author
2020-12-07llvm_tools: update upstream branch names to point to `main`George Burgess IV
2020-07-29llvm_tools: clarify that syncing all of llvm is only done onceGeorge Burgess IV
2020-06-24llvm_tools: fix up namingGeorge Burgess IV
2020-01-27llvm_tools: remove unused importGeorge Burgess IV
2019-12-09Remove trailing newline from sha/git hash.Caroline Tice
2019-12-07LLVM tools: sync python scriptsJian Cai
2019-11-24toolchain-utils: use LLVM git hashes to track version numbers.Jian Cai
2019-09-30llvm_tools: Fix error in getting a fixed SVN version.Manoj Gupta
2019-09-10llvm_tools: teach patch updating logic about google3-unstableGeorge Burgess IV
2019-09-10llvm_tools: support grabbing google3's unstable LLVMGeorge Burgess IV
2019-09-09LLVM tools: Migrated all scripts to python3Salud Lemus
2019-09-06llvm_tools: fix get_llvm_hash_unittestGeorge Burgess IV
2019-08-28LLVM tools: Fixed unreferenced errorSalud Lemus
2019-08-28LLVM tools: Added support for 'skip' and executing a custom scriptSalud Lemus
2019-08-26LLVM tools: Maintain up-to-date LLVM repo in 'llvm_tools'Salud Lemus
2019-08-16LLVM tools: Moved function that retrieves latest g3 LLVM versionSalud Lemus
2019-08-16LLVM tools: Added support for bisection of patchesSalud Lemus
2019-08-12LLVM tools: Assert that the scripts are not run inside the chrootSalud Lemus
2019-08-10llvm-tools: Use the chromium mirror for gettting tot hash.Manoj Gupta
2019-08-06LLVM tools: Added script that runs tryjobs after updating the packagesSalud Lemus
2019-08-02LLVM tools: Moved parsing 'llvm-svn' of a commit message to another functionSalud Lemus
2019-08-01LLVM tools: Gets the latest git hash from ToT of LLVMSalud Lemus
2019-07-08LLVM tools: Unittests for get_llvm_hash.pySalud Lemus
2019-07-02LLVM tools: get hashes from google3Salud Lemus