Giulio Eulisse created ARROW-7241: ------------------------------------- Summary: Gandiva exposes LLVM symbols Key: ARROW-7241 URL: https://issues.apache.org/jira/browse/ARROW-7241 Project: Apache Arrow Issue Type: Bug Reporter: Giulio Eulisse
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)