]> granicus.if.org Git - llvm/commit
llvm-strings: trivialise logic until we support more options
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 12 Nov 2016 18:37:04 +0000 (18:37 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 12 Nov 2016 18:37:04 +0000 (18:37 +0000)
commit98825db7556221b071ef917d8dae0561a0996a35
tree5c65085c19b2e55fdb3a2d54b889d5c0b1c14f27
parent7aa275110574aa3c1486e2f8564203d63abbf33a
llvm-strings: trivialise logic until we support more options

Until we have handling for ignoring unloaded sections, simplify the logic to
the point of triviality.  This fixes the scanning of archives, particularly when
embedded in archives.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286727 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-strings/nested-archives.test [new file with mode: 0644]
tools/llvm-strings/llvm-strings.cpp