1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/tools/llvm-strings
Saleem Abdulrasool b4ba74c4c4 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.

llvm-svn: 286727
2016-11-12 18:37:04 +00:00
..
CMakeLists.txt llvm-strings: Fix r286556 to add required libraries. 2016-11-11 14:17:37 +00:00
llvm-strings.cpp llvm-strings: trivialise logic until we support more options 2016-11-12 18:37:04 +00:00
LLVMBuild.txt