ashutosh-arm opened a new pull request, #13522:
URL: https://github.com/apache/tvm/pull/13522

   armclang 6.19 does not support implicit function declarations. This commit 
adds support for generating forward function declarations in the C file 
generated for __tvm_main__. All the non-pure extern functions called from 
__tvm_main__ will be declared explicitly in this file.
   
   cc @Mousius @lhutton1 


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