Open
Description
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