[llvm] [BOLT][DOC] Add script for automatic user guide generation (PR #93822)
Elvina Yakubova via llvm-commits
llvm-commits at lists.llvm.org
Fri May 31 05:47:56 PDT 2024
================
@@ -352,7 +352,7 @@ static cl::opt<bool> CreateDebugNames(
static cl::opt<bool>
DebugSkeletonCu("debug-skeleton-cu",
- cl::desc("prints out offsetrs for abbrev and debu_info of "
+ cl::desc("prints out offsets for abbrev and debug_info of "
----------------
ElvinaYakubova wrote:
thanks! done in [PR#93955](https://github.com/llvm/llvm-project/pull/93955)
https://github.com/llvm/llvm-project/pull/93822
More information about the llvm-commits
mailing list