Aiden Grossman 1449b349ac [Bazel] Fix llvm-exegesis build post 12b0ab2
12b0ab2 switched llvm-exegesis from using MCJIT to OrcJIT, which is a
different dep/library. This was ported over in the CMake build, but not
in the bazel build. This patch adjusts the llvm-exegesis deps in the
Bazel build to account for this change.
2023-11-26 00:28:02 -08:00
..