summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-readobj/elf-groups.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-readobj] Enable GNU style section group printHemant Kulkarni2016-03-091-0/+13
| | | | | | Differential Revision: http://reviews.llvm.org/D17822 llvm-svn: 263050
* [llvm-readobj] Add -elf-section-groups optionHemant Kulkarni2016-01-261-0/+39
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
OpenPOWER on IntegriCloud