Skip to content

Commit

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

PiperOrigin-RevId: 614308779
  • Loading branch information
HEIR Team authored and Copybara-Service committed Mar 10, 2024
1 parent 7f154b1 commit 27875c3
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 = "9baa4140f2b633a8d075f859690139ef2d79b78b"
LLVM_COMMIT = "e93489c434da5fd93ed54c3c41b0c06f718bb8ff"

new_git_repository(
name = name,
Expand Down

0 comments on commit 27875c3

Please sign in to comment.