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 ddaa5b3 commit a278b28Copy full SHA for a278b28
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
@@ -58,6 +58,7 @@ py_binary(
58
name = "hdrgen",
59
srcs = glob(["utils/hdrgen/hdrgen/**/*.py"]),
60
imports = ["utils/hdrgen"],
61
+ main = "utils/hdrgen/hdrgen/main.py",
62
)
63
64
################################## Base Config #################################
0 commit comments