[PATCH] D67216: [cfi] Add flag to always generate call frame information
Keith Walker via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 24 08:43:21 PDT 2019
keith.walker.arm added a comment.
I feel that using a -g option make more sense.
Maybe -gdwarf-frame, or -gdwarf-frame-always might be more user friendly as it relates more to the DWARF section created rather than the section content.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67216/new/
https://reviews.llvm.org/D67216
More information about the cfe-commits
mailing list