summaryrefslogtreecommitdiff
path: root/utils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'utils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel')
-rw-r--r--utils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel b/utils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel
index 7815952c8ff3..cfe9a18f4a03 100644
--- a/utils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel
+++ b/utils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel
@@ -688,7 +688,7 @@ cc_test(
":automata_tables_gen",
"//llvm:Support",
"//llvm:TableGen",
- "//llvm:LLVMTableGenGlobalISel",
+ "//llvm:TableGenGlobalISel",
"//third-party/unittest:gmock",
"//third-party/unittest:gtest",
"//third-party/unittest:gtest_main",