Add a test that would have found the bug in r219829.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 17 Oct 2014 01:34:23 +0000 (01:34 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 17 Oct 2014 01:34:23 +0000 (01:34 +0000)
commit410bde51717c3cf74f9a4d7e73f9bf03b613cafd
tree6dd96e970b35dd035c07c78609b4a3b308ee8252
parent1cdebe50c1290bd108366837218cc64735820a2c
Add a test that would have found the bug in r219829.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220016 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/ELF/reloc-same-name-section.s [new file with mode: 0644]
tools/llvm-readobj/ELFDumper.cpp