areusch commented on a change in pull request #7153:
URL: https://github.com/apache/tvm/pull/7153#discussion_r572250851



##########
File path: cmake/config.cmake
##########
@@ -269,3 +269,8 @@ set(USE_HEXAGON_SDK /path/to/sdk)
 
 # Whether to use ONNX codegen
 set(USE_TARGET_ONNX OFF)
+
+# Whether to use libbacktrace
+# Libbacktrace provides line and column information on stack traces from 
errors. It is only

Review comment:
       add an explanation of the exact bug so we know how to sync your patch in 
the future




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


Reply via email to