[all-commits] [llvm/llvm-project] b2544f: Document `LLVM_USE_SPLIT_DWARF` option
Chris B via All-commits
all-commits at lists.llvm.org
Mon Oct 25 06:21:21 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b2544fb9c5b38339572d50048563e8b6e72bf0ad
https://github.com/llvm/llvm-project/commit/b2544fb9c5b38339572d50048563e8b6e72bf0ad
Author: Chris Bieneman <chris.bieneman at me.com>
Date: 2021-10-25 (Mon, 25 Oct 2021)
Changed paths:
M llvm/docs/CMake.rst
Log Message:
-----------
Document `LLVM_USE_SPLIT_DWARF` option
This patch adds a documentation note about the LLVM_USE_SPLIT_DWARF
CMake option which is useful to reduce linker memory usage.
More information about the All-commits
mailing list