Skip to content

Commit

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

PiperOrigin-RevId: 697970536
  • Loading branch information
metaflow authored and copybara-github committed Nov 19, 2024
1 parent 6d91164 commit 6a1dfcc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 25,980 deletions.
2 changes: 1 addition & 1 deletion bazel/import_llvm.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ load(

def import_llvm(name):
"""Imports LLVM."""
LLVM_COMMIT = "64c455077abe583f96fc19398712da9c1187ad61"
LLVM_COMMIT = "6e1acdcdc1b33c8d3cccf09b8d38279eef2ba69e"

new_git_repository(
name = name,
Expand Down
Loading

0 comments on commit 6a1dfcc

Please sign in to comment.