Skip to content

Commit 2f2c02e

Browse files
authored
Fix bazel build unique function test caused by #ef3e521 (#132726)
1 parent cf0efb3 commit 2f2c02e

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/compiler-rt

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/compiler-rt/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ cc_library(
7575
"lib/orc/simple_packed_serialization.h",
7676
"lib/orc/stl_extras.h",
7777
"lib/orc/string_pool.h",
78+
"lib/orc/unique_function.h",
7879
"lib/orc/wrapper_function_utils.h",
7980
],
8081
strip_include_prefix = "lib/orc",

0 commit comments

Comments
 (0)