Skip to content

Commit

Permalink
[llvm-exegesis] Fix missing dependency in BUILD.bazel
Browse files Browse the repository at this point in the history
  • Loading branch information
gchatelet committed Oct 24, 2022
1 parent 0e0c82b commit 12c9cb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -2662,6 +2662,7 @@ cc_library(
":Core",
":ExecutionEngine",
":MC",
":MCA",
":MCDisassembler",
":MCJIT",
":Object",
Expand Down

0 comments on commit 12c9cb6

Please sign in to comment.