summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-readobj/gnu-section-mapping-no-shdrs.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-readelf]Test a couple of corner-cases for --section-mappingJames Henderson2019-02-201-0/+15
This patch adds two new tests for edge-case behaviour for --section- mapping, namely when there are no program headers, and when there are no section headers. Reviewed by: mattd Differential Revision: https://reviews.llvm.org/D58456 llvm-svn: 354484
OpenPOWER on IntegriCloud