They don't actually change nay behaviour, as llvm-strings currently checks the whole object without looking at individual sections anyway.
This allows using llvm-strings in a context that explicitly passes the -a option.
Differential D40020
[llvm-strings] Add support for the -a/--all options mstorsjo on Nov 14 2017, 4:02 AM. Authored by
Details They don't actually change nay behaviour, as llvm-strings currently checks the whole object without looking at individual sections anyway. This allows using llvm-strings in a context that explicitly passes the -a option.
Diff Detail |