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

    <tr>
        <th>Summary</th>
        <td>
            LLVM 15.0.2: Which tarball contains third-party ?
        </td>
    </tr>

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

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

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

<pre>
    I am trying to build version 15.0.2, and I get hit with: 
```
CMake Error at CMakeLists.txt:1294 (add_subdirectory):
  The source directory

    /tmp/mboisson/avx2/Clang/15.0.2/GCCcore-11.3.0/third-party/benchmark

  does not contain a CMakeLists.txt file.
``` 

Now, I figured out that Google benchmark was moved out of `libcxx` and into `third-party` directory, so I am missing that, but I can't figure out which of the assets in https://github.com/llvm/llvm-project/releases/tag/llvmorg-15.0.2 is supposed to contain that folder ?
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyVU02PmzAQ_TVwGQVhA_k4cNiyzSpStqeqPVY2noC7Bke2yce_7-BNtuneKiHsYcbvzbxnpFXXegdigOCueuwgWJCTNgpO6Ly2I7AqyzOe8AbEqGAHHQbodYCzDn1SPEGSPyf5U7LMb08Mm1fxhvDVOetABIjhXvvgs3AJdIrxTQkJXwulfvlJKu2wDdZdE76h7DsGwPcewdvJtQh_K97pbhVAINswHOk9SKu9tyNtxelCDW8bI8aO1vsE25emaa3DBWNZkeXzyV47tTgKF4h5K3Fs-0G4t385lEUPow3Q2jEIPYL4NA8ctMHskw7wCPLNnmcBd1TZTQ4V2ClA6EmZF2s7g_BBDWfhYbCnW409AGEZLdvLZQadLdAjeUTBY_OUetCwIdUgmjqQJNFV4pq_S8LcQStIpVW4dROJzr1u-5kukObCewyeiKAP4ehnR_iWno4sn2TW2oECY073ZXF09jeRU-jQoPDoZ3FFd8tb1y3eTQDtwU_Ho_U0II1xlzRqcbBGoYOk2KZYs-WyqtZVxcpU1YXaFBuRBh0M1vv9j9f7raT79zN2HoSTwpg7oIcHdSLi5Ez939OQelOcpVoXPE_7Wla4KblkrD2sOVesLNQKV4wjyipfLjepERKNr5PqS8L5iGeIELRPqudU1zznnOWM08F1UWbYFgeuihLZalUUrUjKHAehTTb3kZFsqatjS3LqPCVNvHIfSfJJdyNipCN8MYXeuvr-J6SRu469_wGkdzyE">