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

    <tr>
        <th>Summary</th>
        <td>
            Investigate the possiblity of using CMake alias libraries when creating entrypoint aliases
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            code-cleanup,
            libc
      </td>
    </tr>

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

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

<pre>
    CMake has the ability to add alias libraries: https://cmake.org/cmake/help/latest/command/add_library.html#alias-libraries. libc's CMake infrastructure has its own alias implementation. This issue is about:

1. Investigate if libc's alias infrastructure can be replaced by CMake's alias libraries.
2. If it is possible, then actually do it.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJxckkFvrDgQhH-NuViDoGFC5sBhN9FIOext76u23Qy9MTaym4nm3z95mLwk7wIW2FXV5Q9z5ksgGtXxbwWQ-Yp2xuASKgB1fK1wkzmm8duPykR3G1_-wXfSM2YtM2k07FluWqJG5zR6xqw9m4SJKavuLz2LrGWh4KzgbBd8pzqmy-dawXkmvyo4exTKUr7HZcHgFJzRuf92sVs9y-IVdHeHw2-HuphZBUPWezAOU8IsabOypT0nS9bxIzzC8bJ6WigICsdQ639nzppz3khz1mjiJiVt86qax7Ot9Vu4Uha-oJDm6cvzIfnT02LQhnSi1aMlp81tz_btxFf-3QJq_TZplhJhjTmz8aTgpVQcNFrZ0PubdlGz1JUbO3fqTljR2D4Nzy30PTTVPA7tZJvBUd8894M7DtTbzk4dTg0cT62likdooGu65qkd-gaa2ti-M_00OaLpZOCo-oYWZF97f13KLVX3YsanFgAqj4Z8fgBjo6OD9YRhWwsx8KIA9l7u-KSxaBzMdsmqbzxnyV-qwuJp_F5qYekxeMEpTnrLHC6PS_2jNP1RarGJUMoeCpJua-Qg-0bK1Zb8-BO8C8u8mdrGpaDmr5-vw5ri_2QLd_dZs4LzfdxfAQAA__9_Og1n">