Skip to content

Commit 116c457

Browse files
HEIR Teamcopybara-github
authored andcommitted
Updates LLVM usage to match [00128a20eec2](llvm/llvm-project@00128a20eec2) PiperOrigin-RevId: 681804881
1 parent 7530950 commit 116c457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-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 = "6292f117c39b9fc72da4e40328eeeda2aa94a5f2"
10+
LLVM_COMMIT = "00128a20eec27246719d73ba427bf821883b00b4"
1111

1212
new_git_repository(
1313
name = name,

0 commit comments

Comments
 (0)