Add a test for the offset of dynamic relocations.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 7 Apr 2016 12:02:42 +0000 (12:02 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 7 Apr 2016 12:02:42 +0000 (12:02 +0000)
commit7231c3372f0ebc9a0f13c1ccc672027a91f106a9
treeb1cf31bdd9924e57bd98b768060cd80c7f7e3cfa
parent06bbca9ec4bbc5a103c94c4973797ea4ddf944b5
Add a test for the offset of dynamic relocations.

I found that a patch I am working on would have broken this and no
existing test found it.

llvm-svn: 265664
lld/test/ELF/rel-offset.s [new file with mode: 0644]