[release] Add third-party tarball to release for standalone builds
authorKonrad Kleine <kkleine@redhat.com>
Thu, 10 Nov 2022 11:11:33 +0000 (12:11 +0100)
committerKonrad Kleine <kkleine@redhat.com>
Thu, 10 Nov 2022 19:55:19 +0000 (20:55 +0100)
commitfd8ba4f5373f426d134cf48b83f96869d5a27cbd
treead397ec32b5fa84da204d4c3c4374eb7c34b32d1
parent380a038d147454afb16b97fd9739f4c3d7307401
[release] Add third-party tarball to release for standalone builds

With the advent of https://reviews.llvm.org/D131919 and
https://github.com/llvm/llvm-project/commit/a11cd0d94ed3cabf0998a0289aead05da94c86eb
 the third-party directory is required to build LLVM and other packages and in standalone
builds the third-party directory is not available from the llvm tarball anymore.

Differential Revision: https://reviews.llvm.org/D137777
llvm/utils/release/export.sh