niyue commented on PR #38116: URL: https://github.com/apache/arrow/pull/38116#issuecomment-1774922458
> How about using arrow::Buffer instead of llvm::MemoryBuffer in FunctionRegistry? > So we don't need to copy a arrow::Buffer content to use it for llvm::parseBitcodeFile() Thanks for the great suggestion. I've made the change accordingly. -- 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]
