Add a test showing that objdump (and so ObjectFIle) can handle shndx.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 10 Aug 2015 21:00:15 +0000 (21:00 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 10 Aug 2015 21:00:15 +0000 (21:00 +0000)
commit3db227386148e46d0c1f944e787cb4b247da0e66
tree9268443335beb653feedfae536889a148f82b77b
parentfa9746dc8d868df616e1068363d224f25c3ff01a
Add a test showing that objdump (and so ObjectFIle) can handle shndx.

It was already passing, we were just not testing the code.

llvm-svn: 244504
llvm/test/Object/Inputs/shndx.elf [new file with mode: 0644]
llvm/test/Object/objdump-shndx.test [new file with mode: 0644]