lucifer1004 opened a new pull request, #13887:
URL: https://github.com/apache/tvm/pull/13887

   Currently, in `FindLLVM.cmake`, when the `llvm-config` commands fail, the 
error message might be `Fatal error executing: ON --libfiles` (since 
`USE_LLVM=ON`), which is misleading.
   
   In this PR, `${use_llvm}` is changed to `${LLVM_CONFIG}`, and the error 
messages will be more comprehensible.


-- 
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]

Reply via email to