junrushao opened a new pull request, #15164: URL: https://github.com/apache/tvm/pull/15164
LLVM static linking in TVM relies on default flags provided by llvm-config, which however does not depend on modern CMake features, namely, imported targets, leading to a series of issues on builds particularly on macOS and Windows. This PR strengthens CMake configuration process to avoid such behavior. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
