Skip to content

Commit

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

PiperOrigin-RevId: 717835256
  • Loading branch information
HEIR Team authored and copybara-github committed Jan 21, 2025
1 parent 19de062 commit cfd7621
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 1,029 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 = "13c761789753862a7cc31a2a26f23010afa668b9"
LLVM_COMMIT = "e2402615a5a76d46a433dfcc1de10b38a1263c9d"

new_git_repository(
name = name,
Expand Down
Loading

0 comments on commit cfd7621

Please sign in to comment.