<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - undefined symbol _ZN4llvm19createGlobalDCEPassEv in r600g"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59831#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - undefined symbol _ZN4llvm19createGlobalDCEPassEv in r600g"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59831">bug 59831</a>
              from <span class="vcard"><a class="email" href="mailto:tstellar@gmail.com" title="Tom Stellard <tstellar@gmail.com>"> <span class="fn">Tom Stellard</span></a>
</span></b>
        <pre>The problem is that llvm_wrapper.cpp is being built without --enable-opencl or
--enable-r600-llvm-compiler, so the necessary libraries haven't been added to
LLVM_LIBS.  The fix is to disable building of llvm_wrapper.cpp in this case.  I
will write a patch.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>