[PATCH] D145997: workflows/release-tasks: Fix missing suffix on doxygen tarballs

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 13 16:19:51 PDT 2023


tstellar added a comment.

In D145997#4191168 <https://reviews.llvm.org/D145997#4191168>, @dim wrote:

> Is the `-srcdir` option no longer needed?

Yes, the -release option will download the tarball from github and build the docs from that instead of the current checkout (which is what -srcdir does).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145997/new/

https://reviews.llvm.org/D145997



More information about the llvm-commits mailing list