trevor-m opened a new pull request #7621:
URL: https://github.com/apache/tvm/pull/7621


   #7398 introduced an compilation error when using `USE_LLVM=OFF`. Fix by 
adding preprocessor if guard.
   
   ```
   tvm/src/target/metadata_module.cc:120:23: error: 
‘CreateLLVMCrtMetadataModule’ was not declared in this scope                    
                               
          target_module = CreateLLVMCrtMetadataModule(crt_exportable_modules, 
target); 
   ``` 


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