Skip to content

Commit 5d7aa03

Browse files
HEIR Teamcopybara-github
authored andcommitted
Updates LLVM usage to match [741ba8209c1f](llvm/llvm-project@741ba8209c1f) PiperOrigin-RevId: 832480441
1 parent f5ec875 commit 5d7aa03

File tree

2 files changed

+1652
-1
lines changed

2 files changed

+1652
-1
lines changed

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 = "9625cf6cc0e3e530ea0bed971d85b363f77c49d8"
10+
LLVM_COMMIT = "741ba8209c1f9bd5b1a145d9c137f5e18bfffb84"
1111

1212
new_git_repository(
1313
name = name,

0 commit comments

Comments
 (0)