<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>The FreeBSD port for the Intel's ISPC compiler fails to build
      because it can't find this symbol:</p>
    <pre><code>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

</code></pre>
  </body>
</html>