<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/55544>55544</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            Got error "llvm-config: error: libLLVM-12.so is missing"
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          skynet1
      </td>
    </tr>
</table>

<pre>
    When I run "llvm-config --libs --link-shared" it prints out the error message. I tried checking, and the binaries included in version 12 from github don't include that library. I also ran an strace and found out that llvm-config doesn't seem to ever actually check to see if libLLVM-12.so is even there. It prints out that it's missing regardless of whether or not it exists.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJxlUcuOnDAQ_Bq4tEBg8DwOHPLQRpE21-Rs4wacMfbIbXYzf582bKI8JIQbd3VVdaGDeQzfFvTwGeLmoRDCuZe1GoOf7AxV5aym_fC3ihYV0TAEbIJ7tD4RhC1BWhAwxhBhRSI1Y81sKVo0MC443qyfC_EBlDc7VFuvuElg_eg2wyjr4QUj2eChFTDFsMJs07JpMMEX4px-QXleJWBPUcVHVlGOAkTlmRwoRTXiLjOFjd-Htzzwx0omIB2chLhCCoCsDWpMm3LucTjO19wGO2Wx5-evX6pW1CxlKcN93iPmNf_JgbVsYnKC1RLx3hBxVtE4zgXCBK8L5kngqHzIWMAflhLVpRk6c-2uqkw2ORw-cfeI9O8_UnTvjvtc_GftTZRHyi26YUnpTgwsxBM_R6L1GFb-yJRvR3WP4TuObPuJxzckLqSUfV8uQ9Porrnoa9N1su1NY3p5uqqpm5SYpJG6dEqjo6GQ71nU4yvsFFwX8mNpB9EI0cj20jTNqe1rbE_63J5Prbhe9CSx6BtclXV19lGHOJdx2C3pbSZuuj2b303F280ecZdjfrWlJcSBbg-PqS136WG3_hMXp_S4">