kparzysz-quic commented on pull request #8059: URL: https://github.com/apache/tvm/pull/8059#issuecomment-844098744
One solution may be to link all the object files into a single relocatable object file. This way the resulting object file could still be linked with other object files, but the linker could no longer remove parts of it. I'll open another PR if I get that to work. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
