[PATCH] D148787: [llvm-debuginfo-analyzer] Add combined selection for logical elements.
Carlos Alberto Enciso via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 18 06:01:20 PDT 2023
CarlosAlbertoEnciso added inline comments.
================
Comment at: llvm/docs/CommandGuide/llvm-debuginfo-analyzer.rst:630
+
+For more specific combined criterias, a mix of the following options
+
----------------
jmorse wrote:
> What do you mean by mix here -- you can use multiple `--select-something` options, or you need to add pairs of `--select` and `--select-something`?
Yes. You can use multiple `--select-something` options and multiple `--select`. They don't need to be paired.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148787/new/
https://reviews.llvm.org/D148787
More information about the llvm-commits
mailing list