OSDN Git Service

ELF: Fix the section that relocations apply to. Add test to verify. Patch by Danil...
authorMichael J. Spencer <bigcheesegs@gmail.com>
Thu, 13 Oct 2011 22:30:10 +0000 (22:30 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Thu, 13 Oct 2011 22:30:10 +0000 (22:30 +0000)
commit63b2f8c710ec42aa5304cbe8a5e8013e3ac66b8e
treea2ef7ac0acfa4aa9ce070a782aafedfbb0ca2944
parent942eb009114ef9a2e95e236790faa7a3c04bc2ba
ELF: Fix the section that relocations apply to. Add test to verify. Patch by Danil Malyshev!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141901 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Object/ELFObjectFile.cpp
test/Object/objdump-relocations.test