1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/test/tools
Hemant Kulkarni e89fec8eee [llvm-readobj] Add -elf-section-groups option
Adds a way to inspect SHT_GROUP sections in ELF objects.
Displays signature, member sections of these sections.

Differential revision: http://reviews.llvm.org/D16555

llvm-svn: 258845
2016-01-26 19:46:39 +00:00
..
dsymutil dsymutil: Provide better warnings when clang modules cannot be found. 2016-01-14 18:31:07 +00:00
gold Fix gold test after r256465. 2015-12-29 03:48:37 +00:00
llvm-cov re-submit test case (withright format-version) 2016-01-21 02:35:59 +00:00
llvm-cxxdump [llvm-cxxdump] Remove duplicate code check. 2015-09-15 23:35:32 +00:00
llvm-dwp [llvm-dwp] Deduplicate type units 2015-12-14 07:42:00 +00:00
llvm-lit
llvm-lto Fix test on windows. 2016-01-12 14:58:40 +00:00
llvm-mc [Hexagon] Removing XFAIL on Hexagon target. 2015-11-09 06:15:55 +00:00
llvm-nm Fix llvm-nm(1) printing of llvm-bitcode files for -format darwin to match darwin’s nm(1). 2015-11-10 00:31:08 +00:00
llvm-objdump Re-submit r256008 "Improve DWARFDebugFrame::parse to also handle __eh_frame." 2016-01-26 15:09:42 +00:00
llvm-pdbdump Fix several accidental DOS line endings in source files 2016-01-03 17:22:03 +00:00
llvm-profdata [PGO] fix a bug in profile summary computation 2016-01-16 05:29:49 +00:00
llvm-readobj [llvm-readobj] Add -elf-section-groups option 2016-01-26 19:46:39 +00:00
llvm-size [llvm-size] Attempt to fix a test failure on Windows. 2015-10-03 20:20:28 +00:00
llvm-split Add to the split module utility an SCC based method which allows not to globalize any local variables. 2016-01-18 21:07:13 +00:00
llvm-symbolizer [llvm-symbolizer] -print-source-context-lines option to print source code around the line. 2016-01-09 00:14:35 +00:00
lto Add a test showing when ld64 can hide linkonce_odr symbols. 2016-01-15 16:40:20 +00:00
sancov [sancov] html report 2016-01-14 22:34:11 +00:00
sanstats Introduce sanstats tool and llvm::CreateSanitizerStatReport function. 2016-01-16 00:31:11 +00:00