Skip to content

Commit abc22c8

Browse files
boomanaiden154copybara-github
authored andcommitted
Updates LLVM usage to match [8dee997a8558](llvm/llvm-project@8dee997a8558) PiperOrigin-RevId: 841245542
1 parent 97c0a40 commit abc22c8

2 files changed

Lines changed: 1 addition & 1137 deletions

File tree

bazel/import_llvm.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ load(
77

88
def import_llvm(name):
99
"""Imports LLVM."""
10-
LLVM_COMMIT = "ac66ae45cd22a7958ace645a035831000bfcbf51"
10+
LLVM_COMMIT = "8dee997a8558b460b82b23fb43b197d68258baac"
1111

1212
new_git_repository(
1313
name = name,

0 commit comments

Comments
 (0)