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

    <tr>
        <th>Summary</th>
        <td>
            compiler-rt builtins library compiled through LLVM_ENABLE_RUNTIMES missing __gcc_personality_v0
        </td>
    </tr>

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

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

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

<pre>
    This is because compilation of that file is conditional on presence of unwind.h (it's the only thing in compiler-rt conditional on that) which fails when building the builtins ahead of time for the LLVM_ENABLE_RUNTIMES build. Affects LLVM 14, probably newer versions too.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJxtkU-P0zAQxT9NcrE2Spx_m4MPXSgSUncPsHCNHHsSD3LtYjut-u2ZBBYQQrLkGb3xm9-TJ6_v4tVgZHQmUHKNwJQ_X9DKhN4xP7NkZGIzWthmlHcaN0VaRvIlQASnYJtb3Q2dLgzL-COmjPeRnpLi7J0KdAtD98sbwkNI_3ptezI-sJtBZdgs0UaqwbFpRau395vd1iR0kUkDUu98eAY2-7DLp9PX5_H4cng6HcdPX15ePz4fP_80KNhhnkGluM-wqsn4O-L3k5wI0MENArtCiMRD4N4XuRa1HupB5gmTBfE3-m8Ki1OQ4f6WSxNE8Oti_g9yxhi3IOO4KDVeaNsWHtN9vJb5GqwwKV1iVh8y_oHOgsmsU0He1Fh7fbseCPsbRaGWDFeIVLTNY1_lRiiQZd8p3cz1MOtZT6pXddnrfn7syla2uZUT2Ciy9injnGKz3YLqrH2fo-Al52VT8apph7Yvyk43fa2qoaravtMya0o409cUG0fhw5IHsSNN6xJJtBhT_CNKyrs4gH0d-cs1GR_E967L97Vix_4BwI_b2w">