commit | ba2da131286b0d8243e085e8dbba6e15ad77215f | [log] [tgz] |
---|---|---|
author | Martin Storsjo <martin@martin.st> | Tue Nov 14 19:58:36 2017 +0000 |
committer | Martin Storsjo <martin@martin.st> | Tue Nov 14 19:58:36 2017 +0000 |
tree | 984c106adf30757b57c317557dd1991eaffe6e79 | |
parent | 35b1f99e948df806b04133bb3ce2ff997e31c1bc [diff] |
[llvm-strings] Add support for the -a/--all options 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 Revision: https://reviews.llvm.org/D40020 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@318185 91177308-0d34-0410-b5e6-96231b3b80d8