[all-commits] [llvm/llvm-project] c0ff10: docs/GettingStarted: document linker-related cmake...

Nicolai Hähnle via All-commits all-commits at lists.llvm.org
Thu Feb 8 10:25:07 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c0ff10814fb056369cd2bbf0e672498b4cc9c1d4
      https://github.com/llvm/llvm-project/commit/c0ff10814fb056369cd2bbf0e672498b4cc9c1d4
  Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
  Date:   2024-02-08 (Thu, 08 Feb 2024)

  Changed paths:
    M llvm/docs/CMake.rst
    M llvm/docs/GettingStarted.rst

  Log Message:
  -----------
  docs/GettingStarted: document linker-related cmake options (#80932)

Both LLVM_LINK_LLVM_DYLIB and LLVM_PARALLEL_LINK_JOBS help with some
common gotchas. It seems worth documenting them here explicitly.

Based on a review comment, also "refactor" the documentation to avoid duplication.




More information about the All-commits mailing list