[PATCH] D47167: Handle --plugin-opt= options as alias options.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 21 16:18:17 PDT 2018


pcc added a comment.

I think these options can also be spelt `-plugin-opt foo` as well as `-plugin-opt=foo`. Can you see a good way to handle that?


https://reviews.llvm.org/D47167





More information about the llvm-commits mailing list