You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/05/06 14:51:20 UTC

[GitHub] [tvm] tqchen edited a comment on pull request #7875: Custom dyld linker for iOS mach-o executable files

tqchen edited a comment on pull request #7875:
URL: https://github.com/apache/tvm/pull/7875#issuecomment-833584917


   Thanks @apeskov I agree moving the changes into the iOS rpc app.  The files we include in the 3rdparty would beed to be apache compatible, because we bundle and release the source code, which requires more careful handling. Given that particular header's API is generic(can use dlopen on linux), we can release that particular header under a Apache v2, and implement the API using the mach-o library
   
   Only putting macho loader that is ALv2, and provide instructions/script for the user of iOS RPC to download and link the macho loader is cleaner. Since from the source release point of view we are not bundling the source code 
   
   


-- 
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:
users@infra.apache.org