summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objcopy/ELF/rename-section-empty-string.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-objcopy] Add additional testing for various casesJames Henderson2019-05-101-0/+24
This patch adds a number of tests to test various cases not covered by existing tests. All of them work correctly, with no need to change llvm-objcopy itself, although some do indicate possible areas for improvement. Reviewed by: MaskRay Differential Revision: https://reviews.llvm.org/D61727 llvm-svn: 360422
OpenPOWER on IntegriCloud