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

support Clang lld #266

Open
d4l3k opened this issue Nov 17, 2022 · 0 comments
Open

support Clang lld #266

d4l3k opened this issue Nov 17, 2022 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@d4l3k
Copy link
Member

d4l3k commented Nov 17, 2022

Right now we depend on gcc ld for packing the interpreter into the library -- this doesn't work when using lld so it would be good for us to rework this to be linker agnostic as much as possible

https://github.com/pytorch/multipy/blob/main/multipy/runtime/CMakeLists.txt#L48

@d4l3k d4l3k added bug Something isn't working enhancement New feature or request labels Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant