Skip to content

Commit

Permalink
Integrate LLVM at llvm/llvm-project@be15a6b3b68b
Browse files Browse the repository at this point in the history
Updates LLVM usage to match
[be15a6b3b68b](llvm/llvm-project@be15a6b3b68b)

PiperOrigin-RevId: 613237818
  • Loading branch information
HEIR Team authored and Copybara-Service committed Mar 6, 2024
1 parent edc6d45 commit f48dc11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bazel/import_llvm.bzl
Expand Up @@ -7,7 +7,7 @@ load(

def import_llvm(name):
"""Imports LLVM."""
LLVM_COMMIT = "929ceec70578c24b47018e7cf11ed3bd99896515"
LLVM_COMMIT = "be15a6b3b68bed7b9d982f25b2e10a273302002a"

new_git_repository(
name = name,
Expand Down

0 comments on commit f48dc11

Please sign in to comment.