[all-commits] [llvm/llvm-project] fd8ba4: [release] Add third-party tarball to release for s...

Konrad Kleine via All-commits all-commits at lists.llvm.org
Thu Nov 10 11:56:20 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fd8ba4f5373f426d134cf48b83f96869d5a27cbd
      https://github.com/llvm/llvm-project/commit/fd8ba4f5373f426d134cf48b83f96869d5a27cbd
  Author: Konrad Kleine <kkleine at redhat.com>
  Date:   2022-11-10 (Thu, 10 Nov 2022)

  Changed paths:
    M llvm/utils/release/export.sh

  Log Message:
  -----------
  [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




More information about the All-commits mailing list