Skip to content

Commit

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

PiperOrigin-RevId: 613581583
  • Loading branch information
HEIR Team authored and Copybara-Service committed Mar 7, 2024
1 parent 04f6106 commit 79fdacb
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 = "be15a6b3b68bed7b9d982f25b2e10a273302002a"
LLVM_COMMIT = "e946b5a87b2db307da076093d0a9a72ecb4ec089"

new_git_repository(
name = name,
Expand Down

0 comments on commit 79fdacb

Please sign in to comment.