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 044234c commit 57a76e4Copy full SHA for 57a76e4
backends/aoti/targets.bzl
@@ -24,6 +24,7 @@ def define_common_targets():
24
],
25
headers = [
26
"common_shims.h",
27
+ "export.h",
28
"utils.h",
29
30
# @lint-ignore BUCKLINT: Avoid `link_whole=True` (https://fburl.com/avoid-link-whole)
0 commit comments