Lunderberg opened a new pull request #8178: URL: https://github.com/apache/tvm/pull/8178
Adds `-Wl,-z,defs` flag for linking libtvm.so and libtvm_runtime.so. While undefined symbols in libtvm.so would be caught by the CI as tests run, undefined symbols in libtvm_runtime.so (e.g. dependency on `Target` introduced in #8127, removed in #8171), would otherwise pass the CI. -- 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]
