diff options
author | Murat Toprak <64306017+toprakmurat@users.noreply.github.com> | 2025-07-09 07:11:14 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-09 09:41:14 +0530 |
commit | d14062ee7a5b1c97f2a1d98f52c7a9d178cbceff (patch) | |
tree | abfe74334bd3b2e62357ee865ae4b9ec007e897c /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 18b409558a9936cc7367f9cc59eaae4867a31e2b (diff) | |
download | llvm-d14062ee7a5b1c97f2a1d98f52c7a9d178cbceff.zip llvm-d14062ee7a5b1c97f2a1d98f52c7a9d178cbceff.tar.gz llvm-d14062ee7a5b1c97f2a1d98f52c7a9d178cbceff.tar.bz2 |
docs: Add documentation for LLVM_ENABLE_LIBEDIT CMake flag (#147112)
This adds missing documentation for the LLVM_ENABLE_LIBEDIT flag to the
CMake documentation page, addressing the issue that this flag was
undocumented despite being used in the build system.
The documentation explains:
- Purpose: Controls libedit support for command-line editing
- Supported values: ON, OFF, or auto-detection
- Default behavior: Auto-detection when not specified
Fixes: #146477
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions