[PATCH] D41364: move UseDwarfRangesBaseAddressSpecifier to front end flag
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 21 08:19:07 PST 2018
dblaikie added a comment.
As for a name (& might be worth using it here for the MCOption too) - maybe just "DwarfRangesBase" (Not sure if a "Use" prefix is helpful/necessary?), with the intent of the flag being -fdwarf-ranges-base
Open to hearing Adrian & others if they've got any other ideas (:
https://reviews.llvm.org/D41364
More information about the llvm-commits
mailing list