mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-01 02:41:48 +00:00
[upstream_utils] Upgrade to LLVM 17.0.2 (#5750)
This commit is contained in:
@@ -171,7 +171,7 @@ def overwrite_tests(wpiutil_root, llvm_root):
|
||||
|
||||
|
||||
def main():
|
||||
upstream_root = clone_repo("https://github.com/llvm/llvm-project", "llvmorg-17.0.1")
|
||||
upstream_root = clone_repo("https://github.com/llvm/llvm-project", "llvmorg-17.0.2")
|
||||
wpilib_root = get_repo_root()
|
||||
wpiutil = os.path.join(wpilib_root, "wpiutil")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user