summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/X86/truncated-section.test
Commit message (Collapse)AuthorAgeFilesLines
* llvm-objdump: handle stubbed and malformed dylibs betterTim Northover2016-07-141-0/+7
We were quite happy to read past the end of the valid section data when disassembling. Instead we entirely skip stub dylibs, and tell the user what's happened if their section only has partial data. llvm-svn: 275487
OpenPOWER on IntegriCloud