[PATCH] D129772: [clang] Document -femit-compact-unwind flag in the User’s Manual
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 14 11:10:46 PDT 2022
MaskRay added inline comments.
================
Comment at: clang/docs/UsersManual.rst:848
+
+ When to emit DWARF unwind (EH frame) info. This is a Mach-O-specific flag.
+
----------------
I think flag applies to these boolean options. This is an option, not a flag.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129772/new/
https://reviews.llvm.org/D129772
More information about the cfe-commits
mailing list