<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FTBFS in Clover: /usr/lib/llvm-3.6/include/llvm/Config/Targets.def:26: undefined reference to `LLVMInitialize*Target'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=85380#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FTBFS in Clover: /usr/lib/llvm-3.6/include/llvm/Config/Targets.def:26: undefined reference to `LLVMInitialize*Target'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=85380">bug 85380</a>
              from <span class="vcard"><a class="email" href="mailto:jan.vesely@rutgers.edu" title="Jan Vesely <jan.vesely@rutgers.edu>"> <span class="fn">Jan Vesely</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=108315" name="attach_108315" title="llvm_link_fix.diff">attachment 108315</a> <a href="attachment.cgi?id=108315&action=edit" title="llvm_link_fix.diff">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=85380&attachment=108315'>[review]</a>
llvm_link_fix.diff

I assume you are using cmake build of llvm with split shared libraries.

the failure was introduced in 8e7df519bd8556591794b2de08a833a67e34d526
by calling LLVMInitializeAllTarget*


you can use the attached patch as workaround</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>