[PATCH] D62105: [CommandLine} Remove SubCommands SmallPtrSet from the Option class.
Don Hinton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 18 22:10:02 PDT 2019
hintonda added a comment.
The Option class started at 184 bytes, this change, along with D62091 <https://reviews.llvm.org/D62091>, gets it down to 88 types, and reduces bin/opt by over 90k.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62105/new/
https://reviews.llvm.org/D62105
More information about the llvm-commits
mailing list