Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] request a --wrap-inline-fns flag, for wrapping inline functions #3060

Open
lulitao1997 opened this issue Dec 22, 2024 · 0 comments

Comments

@lulitao1997
Copy link

although currently we have generate-inline-functions, this flag requires user modify the build script and adding -fkeep-inline-functions flag, which is not supported by clang.

i'm wondering if we could generate c file by wrapping these inline functions, similar to --wrap-static-fns

i'm happy to submit a pull request for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant