[llvm-dev] How to build LLVM such that `llvm::Module::dump() const' is preserved?

Yuri via llvm-dev llvm-dev at lists.llvm.org
Fri Feb 22 14:05:18 PST 2019


The FreeBSD port for the Intel's ISPC compiler fails to build because it 
can't find this symbol:

|llvmutil.cpp:(.text+0x3d60): undefined reference to 
`llvm::Value::dump() const' How to build LLVM to preserve these symbols? 
I suspect there is a cmake switch for this? Thank you, Yuri |

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190222/50cfa57e/attachment.html>


More information about the llvm-dev mailing list