aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Object/objdump-shndx.test
AgeCommit message (Collapse)AuthorFilesLines
2015-08-10Add a test showing that objdump (and so ObjectFIle) can handle shndx.Rafael Espindola1-0/+8
It was already passing, we were just not testing the code. llvm-svn: 244504