aboutsummaryrefslogtreecommitdiff
path: root/llvm_tools/patch_manager.py
AgeCommit message (Expand)Author
2022-02-28llvm_tools: Allow version_range for start/endJordan R Abrahams
2020-02-05Add --use_src_head.Chih-Hung Hsieh
2020-01-17patch_manager: appease pylintJian Cai
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-09LLVM tools: Migrated all scripts to python3Salud Lemus
2019-08-22LLVM tools: Fixed remove patches mode when dealing with future patchesSalud 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-01LLVM tools: patch management for LLVM and patch managerSalud Lemus