Skip to content

Commit

Permalink
Merge pull request google#1011 from asraa:remove-patch
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 683227592
  • Loading branch information
copybara-github committed Oct 7, 2024
2 parents 760825e + f1b8b80 commit 9d3391f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 39 deletions.
3 changes: 0 additions & 3 deletions bazel/import_llvm.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ def import_llvm(name):
# this BUILD file is intentionally empty, because the LLVM project
# internally contains a set of bazel BUILD files overlaying the project.
build_file_content = "# empty",
# this patch should be removed once is merged
patches = ["@heir//bazel:llvm.patch"],
patch_args = ["-p1"],
commit = LLVM_COMMIT,
init_submodules = False,
remote = "https://github.com/llvm/llvm-project.git",
Expand Down
36 changes: 0 additions & 36 deletions bazel/llvm.patch

This file was deleted.

0 comments on commit 9d3391f

Please sign in to comment.