Skip to content

Commit

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

PiperOrigin-RevId: 614991342
  • Loading branch information
HEIR Team authored and Copybara-Service committed Mar 12, 2024
1 parent d712acb commit bd49e73
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 = "6cd68c2f87832ef39eb502a20d358b4c7fa37b9e"
LLVM_COMMIT = "a83f8e0314fcdda162e54cbba1c9dcf230dff093"

new_git_repository(
name = name,
Expand Down

0 comments on commit bd49e73

Please sign in to comment.