[PATCH] D110551: [llvm-objdump] Fix --prefix and --prefix-strip

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 28 14:05:25 PDT 2021


MaskRay added a comment.

I suggest that you use a multiclass `Eq` to avoid verbosity for individual options.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110551/new/

https://reviews.llvm.org/D110551



More information about the llvm-commits mailing list