1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test/tools
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
..
dsymutil
gold Fix test/tools/gold/X86/thinlto_funcimport.ll on non-X86 hosts 2016-11-11 14:12:15 +00:00
llvm-ar
llvm-config
llvm-cov [llvm-cov] Turn line numbers in html reports into clickable links 2016-11-02 19:44:13 +00:00
llvm-cxxdump Fix a bug in the code of llvm-cxxdump in dumpArchive() when 2016-10-21 20:03:14 +00:00
llvm-dwp dwarfdump: -summarize-types: print a short summary (unqualified type name, hash, length) of type units rather than dumping contents 2016-10-18 21:09:48 +00:00
llvm-lit
llvm-lto
llvm-lto2 [LTO] Add ability to parse AA pipelines. 2016-09-16 21:03:21 +00:00
llvm-mc
llvm-nm Add the first of what will be a long line of additional error checks for invalid Mach-O files. 2016-08-05 18:19:40 +00:00
llvm-objdump Add support for the ARM_THREAD_STATE64 and 2016-11-03 20:51:28 +00:00
llvm-opt-report [llvm-opt-report] Fix unroll-count reporting 2016-10-24 05:07:18 +00:00
llvm-pdbdump
llvm-profdata [PGO] Fix bogus warning for merging empty llvm profile file 2016-10-19 22:51:17 +00:00
llvm-readobj AArch64 ILP32 relocations for assembly and ELF 2016-10-24 13:37:13 +00:00
llvm-size llvm-size: Add --totals option 2016-09-12 17:08:28 +00:00
llvm-split
llvm-strings llvm-strings: trivialise logic until we support more options 2016-11-12 18:37:04 +00:00
llvm-symbolizer
llvm-xray/X86 [XRay] Be case-insensitive for error strings 2016-10-26 05:10:39 +00:00
lto [LTO] Fix test to not depend on the exact address of symbols, just their linkage 2016-10-03 21:40:50 +00:00
sancov [sancov] introducing symbolized coverage files (.symcov) 2016-09-28 21:39:28 +00:00
sanstats Use printf instead of "echo -e" or "echo -n". 2016-10-26 01:07:26 +00:00
yaml2obj