Skip to content

Commit f54dfdb

Browse files
keithyuxuanchen1997
authored andcommitted
[bazel] Port cc7308a (#100163)
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: https://phabricator.intern.facebook.com/D60251070
1 parent ee8a810 commit f54dfdb

File tree

1 file changed

+1
-1
lines changed
  • utils/bazel/llvm-project-overlay/llvm/unittests

1 file changed

+1
-1
lines changed

utils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,7 @@ cc_test(
620620
allow_empty = False,
621621
),
622622
deps = [
623-
"//llvm:BitstreamReader",
623+
"//llvm:BitReader",
624624
"//llvm:Core",
625625
"//llvm:Coverage",
626626
"//llvm:DebugInfo",

0 commit comments

Comments
 (0)