We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf0efb3 commit 2f2c02eCopy full SHA for 2f2c02e
utils/bazel/llvm-project-overlay/compiler-rt/BUILD.bazel
@@ -75,6 +75,7 @@ cc_library(
75
"lib/orc/simple_packed_serialization.h",
76
"lib/orc/stl_extras.h",
77
"lib/orc/string_pool.h",
78
+ "lib/orc/unique_function.h",
79
"lib/orc/wrapper_function_utils.h",
80
],
81
strip_include_prefix = "lib/orc",
0 commit comments