================ @@ -0,0 +1,13 @@ +add_entrypoint_object( + ioctl + SRCS + ioctl.cpp + HDRS + ../ioctl.h + DEPENDS + libc.include.sys_ioctl ---------------- nickdesaulniers wrote: ah, no that's not it. nvm https://github.com/llvm/llvm-project/pull/85890