[
https://issues.apache.org/jira/browse/ARROW-7241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou updated ARROW-7241:
----------------------------------
Component/s: C++ - Gandiva
C++
> [C++] Gandiva exposes LLVM symbols
> ----------------------------------
>
> Key: ARROW-7241
> URL: https://issues.apache.org/jira/browse/ARROW-7241
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++, C++ - Gandiva
> Reporter: Giulio Eulisse
> Priority: Major
>
> Despite the fact the cmake seems to indicate the opposite, I see that gandiva
> on macOS is compiled with LLVM symbols exported. E.g.:
> {code}
> nm ../sw/osx_x86-64/arrow/latest/lib/libgandiva.dylib | grep
> _LLVMEnablePrettyStackTrace
> 000000000120b5a0 T _LLVMEnablePrettyStackTrace
> {code}
> is that expected?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)